|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmComplexType | |
---|---|
org.gxml.xs |
Uses of SmComplexType in org.gxml.xs |
---|
Subinterfaces of SmComplexType in org.gxml.xs | |
---|---|
interface |
SmComplexUrType<A,S>
Marker interface for the Complex Ur-Type (xs:anyType). |
Methods in org.gxml.xs that return SmComplexType | |
---|---|
SmComplexType<A,S> |
SmComponentProvider.getComplexType(SmName<S> name)
Returns the SmComplexType if it exists by the given name, otherwise null . |
SmComplexType<A,S> |
SmCache.getComplexType(SmName<S> name)
|
Methods in org.gxml.xs that return types with arguments of type SmComplexType | |
---|---|
java.lang.Iterable<SmComplexType<A,S>> |
SmSchema.getComplexTypes()
Returns the Complex type definitions. |
Methods in org.gxml.xs with parameters of type SmComplexType | |
---|---|
void |
SmParserHandler.error(SmComplexType<A,S> complexType,
SmException exception)
|
void |
SmSequenceTypeVisitor.visit(SmComplexType<A,S> atomicType)
|
void |
SmVisitor.visitType(SmComplexType<A,S> type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |