|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.xml.xslt.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.plasma.xml.xslt 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.plasma.xml.xslt |
|
| 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 Comment createComment()
Comment
public Template createTemplate()
Template
public AttributeSet createAttributeSet()
AttributeSet
public ProcessingInstruction createProcessingInstruction()
ProcessingInstruction
public AnyType createAnyType()
AnyType
public Message createMessage()
Message
public ValueOf createValueOf()
ValueOf
public DecimalFormat createDecimalFormat()
DecimalFormat
public Sort createSort()
Sort
public CopyOf createCopyOf()
CopyOf
public Otherwise createOtherwise()
Otherwise
public ForEach createForEach()
ForEach
public Variable createVariable()
Variable
public PreserveSpace createPreserveSpace()
PreserveSpace
public NamespaceAlias createNamespaceAlias()
NamespaceAlias
public If createIf()
If
public Element createElement()
Element
public Copy createCopy()
Copy
public Fallback createFallback()
Fallback
public Choose createChoose()
Choose
public Key createKey()
Key
public Number createNumber()
Number
public AttributeType createAttributeType()
AttributeType
public CallTemplate createCallTemplate()
CallTemplate
public ApplyTemplates createApplyTemplates()
ApplyTemplates
public When createWhen()
When
public Output createOutput()
Output
public Text createText()
Text
public CombineStylesheets createCombineStylesheets()
CombineStylesheets
public Wrapper createWrapper()
Wrapper
public JAXBElement<AnyType> createTopLevelElementAndCharInstruction(AnyType value)
JAXBElement<AnyType>}
public JAXBElement<Variable> createWithParam(Variable value)
JAXBElement<Variable>}
public JAXBElement<CombineStylesheets> createInclude(CombineStylesheets value)
JAXBElement<CombineStylesheets>}
public JAXBElement<CallTemplate> createCallTemplate(CallTemplate value)
JAXBElement<CallTemplate>}
public JAXBElement<PreserveSpace> createPreserveSpace(PreserveSpace value)
JAXBElement<PreserveSpace>}
public JAXBElement<Number> createNumber(Number value)
JAXBElement<Number>}
public JAXBElement<Template> createTemplate(Template value)
JAXBElement<Template>}
public JAXBElement<Element> createElement(Element value)
JAXBElement<Element>}
public JAXBElement<Text> createText(Text value)
JAXBElement<Text>}
public JAXBElement<Comment> createComment(Comment value)
JAXBElement<Comment>}
public JAXBElement<DecimalFormat> createDecimalFormat(DecimalFormat value)
JAXBElement<DecimalFormat>}
public JAXBElement<Output> createOutput(Output value)
JAXBElement<Output>}
public JAXBElement<Variable> createVariable(Variable value)
JAXBElement<Variable>}
public JAXBElement<ApplyTemplates> createApplyTemplates(ApplyTemplates value)
JAXBElement<ApplyTemplates>}
public JAXBElement<PreserveSpace> createStripSpace(PreserveSpace value)
JAXBElement<PreserveSpace>}
public JAXBElement<ForEach> createForEach(ForEach value)
JAXBElement<ForEach>}
public JAXBElement<Message> createMessage(Message value)
JAXBElement<Message>}
public JAXBElement<Fallback> createFallback(Fallback value)
JAXBElement<Fallback>}
public JAXBElement<ProcessingInstruction> createProcessingInstruction(ProcessingInstruction value)
JAXBElement<ProcessingInstruction>}
public JAXBElement<AttributeType> createAttribute(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<Object> createResultElement(Object value)
JAXBElement<Object>}
public JAXBElement<Variable> createParam(Variable value)
JAXBElement<Variable>}
public JAXBElement<AnyType> createCharInstruction(AnyType value)
JAXBElement<AnyType>}
public JAXBElement<CopyOf> createCopyOf(CopyOf value)
JAXBElement<CopyOf>}
public JAXBElement<Choose> createChoose(Choose value)
JAXBElement<Choose>}
public JAXBElement<Key> createKey(Key value)
JAXBElement<Key>}
public JAXBElement<ValueOf> createValueOf(ValueOf value)
JAXBElement<ValueOf>}
public JAXBElement<Copy> createCopy(Copy value)
JAXBElement<Copy>}
public JAXBElement<AnyType> createTopLevelElement(AnyType value)
JAXBElement<AnyType>}
public JAXBElement<AttributeSet> createAttributeSet(AttributeSet value)
JAXBElement<AttributeSet>}
public JAXBElement<Wrapper> createStylesheet(Wrapper value)
JAXBElement<Wrapper>}
public JAXBElement<AnyType> createInstruction(AnyType value)
JAXBElement<AnyType>}
public JAXBElement<CombineStylesheets> createImport(CombineStylesheets value)
JAXBElement<CombineStylesheets>}
public JAXBElement<NamespaceAlias> createNamespaceAlias(NamespaceAlias value)
JAXBElement<NamespaceAlias>}
public JAXBElement<If> createIf(If value)
JAXBElement<If>}
public JAXBElement<Wrapper> createTransform(Wrapper value)
JAXBElement<Wrapper>}
public JAXBElement<AnyType> createApplyImports(AnyType value)
JAXBElement<AnyType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||