public class FlexXMLFactory
extends java.lang.Object
Constructor and Description |
---|
FlexXMLFactory() |
Modifier and Type | Method and Description |
---|---|
static javax.xml.parsers.DocumentBuilderFactory |
getDocumentBuilderFactory() |
static javax.xml.validation.SchemaFactory |
getSchemaFactory() |
static javax.xml.transform.TransformerFactory |
getTransformerFactory() |
public static javax.xml.parsers.DocumentBuilderFactory getDocumentBuilderFactory()
public static javax.xml.transform.TransformerFactory getTransformerFactory()
public static javax.xml.validation.SchemaFactory getSchemaFactory()