Package com.atlassian.jira.util.xml


package com.atlassian.jira.util.xml
  • Classes
    Class
    Description
    An input streams that handles Unicode Byte-Order Mark (BOM) marker within a normal file as well as a ZIP file.
    An EntityResolver that refuses to resolve references to external xml entities by unconditionally returning an InputSource wrapping an empty InputStream.
    Reader that filters(replaces) all characters coming from another reader.
    Wrapper around an XML DOM node object providing helper methods for simple parsing of XML files.