|
||||||||||
| 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 |
| Fields inherited from class gnu.bytecode.Type |
|---|
boolean_ctype, boolean_type, booleanValue_method, byte_type, char_type, clone_method, double_type, doubleValue_method, float_type, floatValue_method, int_type, intValue_method, java_lang_Class_type, long_type, longValue_method, neverReturnsType, nullType, number_type, pointer_type, reflectClass, short_type, string_type, throwable_type, toString_method, tostring_type, typeArray0, void_type |
| 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, 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, getInternalName, getMethods, getReflectClass, isExisting, promote, setExisting |
| Methods inherited from class gnu.bytecode.Type |
|---|
coerceToObject, emitCoerceToObject, emitIsInstance, getName, getSignature, getSize, getSizeInWords, getType, hashCode, isMoreSpecific, isSubtype, isValidJavaTypeName, isVoid, lookupType, lowestCommonSuperType, make, registerTypeForClass, setName, setReflectClass, setSignature, signatureLength, signatureLength, signatureToName, signatureToPrimitive, signatureToType, signatureToType, swappedCompareResult |
| 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 | |||||||||