|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlhammer.model.jaxp.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlhammer.model.jaxp package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlhammer.model.jaxp |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public StringProperty createStringProperty()
StringProperty
public Attribute createAttribute()
Attribute
public JAXPTransformerFactory.Settings createJAXPTransformerFactorySettings()
JAXPTransformerFactory.Settings
public Feature createFeature()
Feature
public SchemaFactoryProperty createSchemaFactoryProperty()
SchemaFactoryProperty
public Properties createProperties()
Properties
public Features createFeatures()
Features
public Attributes createAttributes()
Attributes
public JAXPSAXParserFactory createJAXPSAXParserFactory()
JAXPSAXParserFactory
public JAXPSchemaFactory.Settings createJAXPSchemaFactorySettings()
JAXPSchemaFactory.Settings
public JAXPSAXParserFactory.Settings createJAXPSAXParserFactorySettings()
JAXPSAXParserFactory.Settings
public BooleanProperty createBooleanProperty()
BooleanProperty
public JAXPDocumentBuilderFactory.Settings createJAXPDocumentBuilderFactorySettings()
JAXPDocumentBuilderFactory.Settings
public Mapping createMapping()
Mapping
public JAXPXPathFactory.Settings createJAXPXPathFactorySettings()
JAXPXPathFactory.Settings
public Mappings createMappings()
Mappings
public JAXPDocumentBuilderFactory createJAXPDocumentBuilderFactory()
JAXPDocumentBuilderFactory
public JAXPXPathFactory createJAXPXPathFactory()
JAXPXPathFactory
public JAXPTransformerFactory createJAXPTransformerFactory()
JAXPTransformerFactory
public Activatable createActivatable()
Activatable
public Catalog createCatalog()
Catalog
public SchemaFactoryProperties createSchemaFactoryProperties()
SchemaFactoryProperties
public Settings createSettings()
Settings
public JAXPSchemaFactory createJAXPSchemaFactory()
JAXPSchemaFactory
public Property createProperty()
Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||