Uses of Package
org.fife.rsta.ac.xml
Packages that use org.fife.rsta.ac.xml
Package
Description
XML code completion classes.
An "outline tree" implementation that models XML files.
-
Classes in org.fife.rsta.ac.xml used by org.fife.rsta.ac.xmlClassDescriptionConfiguration information to get an
XmlParservalidating against either a DTD or a schema.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.Callback for events when we're parsing the XML in the editor. -
Classes in org.fife.rsta.ac.xml used by org.fife.rsta.ac.xml.tree