Modifier and Type | Interface and Description |
---|---|
public interface | XMLStreamWriter
Basic XMLStreamWriter for writing simple XML files such as those defined in java.util.Properties This is a subset of javax.xml.stream.XMLStreamWriter |
Modifier and Type | Class and Description |
---|---|
public class | PropertiesDefaultHandler
A class used to aid in Properties load and save in XML. |
public abstract class | SAXParser
Defines the API that wraps an |
public class | XMLStreamException
A copy of the StAX XMLStreamException without Location support The base exception for unexpected processing errors. |