|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hedenus.xmltypes.impl.AbstractTypeImpl
de.hedenus.xmltypes.impl.W3SchemaType
public abstract class W3SchemaType
W3Schema type.
Field Summary |
---|
Fields inherited from class de.hedenus.xmltypes.impl.AbstractTypeImpl |
---|
baseTypes, name, typeFactory |
Constructor Summary | |
---|---|
protected |
W3SchemaType(TypeFactoryImpl typeFactory,
java.lang.String name,
Type[] baseTypes)
|
Method Summary | |
---|---|
java.lang.String |
getTypeSystem()
Returns the type system identifier, for example "http://www.w3.org/2001/XMLSchema" |
Methods inherited from class de.hedenus.xmltypes.impl.AbstractTypeImpl |
---|
checkNull, getBaseTypes, getName, toLiteral, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.hedenus.xmltypes.Type |
---|
getRepresentationClass, isAbstract, isPrimitive, parse, validate |
Constructor Detail |
---|
protected W3SchemaType(TypeFactoryImpl typeFactory, java.lang.String name, Type[] baseTypes)
Method Detail |
---|
public java.lang.String getTypeSystem()
Type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |