|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.schema_validation.types.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.schema_validation.types 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.apache.schema_validation.types |
|
| Method Summary | |
|---|---|
ComplexStruct |
createComplexStruct()
Create an instance of ComplexStruct |
GetComplexStruct |
createGetComplexStruct()
Create an instance of GetComplexStruct |
GetComplexStructResponse |
createGetComplexStructResponse()
Create an instance of GetComplexStructResponse |
GetOccuringStruct |
createGetOccuringStruct()
Create an instance of GetOccuringStruct |
GetOccuringStructResponse |
createGetOccuringStructResponse()
Create an instance of GetOccuringStructResponse |
OccuringStruct |
createOccuringStruct()
Create an instance of OccuringStruct |
SetComplexStruct |
createSetComplexStruct()
Create an instance of SetComplexStruct |
SetComplexStructResponse |
createSetComplexStructResponse()
Create an instance of SetComplexStructResponse |
SetOccuringStruct |
createSetOccuringStruct()
Create an instance of SetOccuringStruct |
SetOccuringStructResponse |
createSetOccuringStructResponse()
Create an instance of SetOccuringStructResponse |
| 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 GetOccuringStruct createGetOccuringStruct()
GetOccuringStruct
public SetOccuringStructResponse createSetOccuringStructResponse()
SetOccuringStructResponse
public GetOccuringStructResponse createGetOccuringStructResponse()
GetOccuringStructResponse
public SetComplexStructResponse createSetComplexStructResponse()
SetComplexStructResponse
public SetComplexStruct createSetComplexStruct()
SetComplexStruct
public GetComplexStructResponse createGetComplexStructResponse()
GetComplexStructResponse
public GetComplexStruct createGetComplexStruct()
GetComplexStruct
public SetOccuringStruct createSetOccuringStruct()
SetOccuringStruct
public ComplexStruct createComplexStruct()
ComplexStruct
public OccuringStruct createOccuringStruct()
OccuringStruct
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||