Package org.fife.rsta.ac.xml


package org.fife.rsta.ac.xml
XML code completion classes.
  • Class
    Description
    Configuration information for validating XML against a DTD.
    Configuration information for validating an XML file against an XML schema.
    Configuration information to get an XmlParser validating against either a DTD or a schema.
    Sniffs for validation configuration in a document.
    A completion provider that, in the absence of a DTD or XML schema, makes a best guess at what completion choices the user might want for XML.
    Language support for XML.
    Parses XML code in an RSyntaxTextArea.