Class XMLInputProperties

  • All Implemented Interfaces:
    FilterStreamProperties

    public class XMLInputProperties
    extends XMLProperties
    Since:
    6.2M1
    Version:
    $Id: 52646c2c9e9487e5a9d48f1638df41f7c798dabe $
    • Constructor Detail

      • XMLInputProperties

        public XMLInputProperties()
    • Method Detail

      • getSource

        public InputSource getSource()
        Returns:
        The source to load the wiki from
      • setSource

        public void setSource​(InputSource source)
        Parameters:
        source - The source to load the wiki from
      • getEncoding

        public String getEncoding()
        Returns:
        The encoding to use to parse the content
      • setEncoding

        public void setEncoding​(String encoding)
        Parameters:
        encoding - The encoding to use to parse the content