|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.bytecode.Type
gnu.bytecode.ObjectType
gnu.kawa.reflect.OccurrenceType
gnu.kawa.xml.NodeSetType
public class NodeSetType
Field Summary |
---|
Fields inherited from class gnu.kawa.reflect.OccurrenceType |
---|
emptySequenceType, typeOccurrenceType |
Fields inherited from class gnu.bytecode.ObjectType |
---|
flags |
Constructor Summary | |
---|---|
NodeSetType(Type itemType)
|
Method Summary | |
---|---|
static Type |
getInstance(Type base)
|
java.lang.String |
toString()
|
Methods inherited from class gnu.kawa.reflect.OccurrenceType |
---|
coerceFromObject, compare, convertValue, emitIsInstance, emitTestIf, getBase, getConstructor, getImplementationType, getInstance, isInstance, itemCountCode, itemCountIsOne, itemCountIsZeroOrOne, itemCountRange, itemPrimeType, maxOccurs, minOccurs, readExternal, writeExternal |
Methods inherited from class gnu.bytecode.ObjectType |
---|
emitCoerceFromObject, getContextClass, getContextClassLoader, getField, getInternalName, getMethod, getMethods, getMethods, getReflectClass, isExisting, promote, setExisting |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NodeSetType(Type itemType)
Method Detail |
---|
public static Type getInstance(Type base)
public java.lang.String toString()
toString
in class OccurrenceType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |