Package org.fife.rsta.ac.xml
package org.fife.rsta.ac.xml
XML code completion classes.
-
ClassDescriptionConfiguration information for validating XML against a DTD.Configuration information for validating an XML file against an XML schema.Configuration information to get an
XmlParservalidating 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 anRSyntaxTextArea.