@Unstable public class XMLInputProperties extends XMLProperties
PROPNAME_VERBOSE| Constructor and Description |
|---|
XMLInputProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
InputSource |
getSource() |
void |
setEncoding(String encoding) |
void |
setSource(InputSource source) |
isVerbose, setVerbosepublic InputSource getSource()
public void setSource(InputSource source)
source - The source to load the wiki frompublic String getEncoding()
public void setEncoding(String encoding)
encoding - The encoding to use to parse the contentCopyright © 2004–2014 XWiki. All rights reserved.