|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
de.lessvoid.xml.lwxs | |
de.lessvoid.xml.lwxs.elements | |
de.lessvoid.xml.lwxs.processor |
Uses of Type in de.lessvoid.xml.lwxs |
---|
Methods in de.lessvoid.xml.lwxs that return Type | |
---|---|
Type |
Schema.getType(String name)
|
Methods in de.lessvoid.xml.lwxs that return types with arguments of type Type | |
---|---|
Map<String,Type> |
Schema.getTypes()
|
Methods in de.lessvoid.xml.lwxs with parameters of type Type | |
---|---|
void |
Schema.addType(String name,
Type typeParam)
|
Uses of Type in de.lessvoid.xml.lwxs.elements |
---|
Methods in de.lessvoid.xml.lwxs.elements that return Type | |
---|---|
Type |
SubstitutionGroup.getHelperType()
|
Type |
Type.getTypeParent(Schema schema)
|
Methods in de.lessvoid.xml.lwxs.elements with parameters of type Type | |
---|---|
XmlProcessorType |
Type.createXmlProcessorFromType(Schema schema,
Type typeParent)
|
Uses of Type in de.lessvoid.xml.lwxs.processor |
---|
Constructors in de.lessvoid.xml.lwxs.processor with parameters of type Type | |
---|---|
TypeProcessorElement(Type parentParam)
|
|
TypeProcessorSubstitutionGroup(Type parentParam)
|
Constructor parameters in de.lessvoid.xml.lwxs.processor with type arguments of type Type | |
---|---|
IncludeProcessor(Map<String,Type> typesParam)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |