|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--gnu.gnustep.base.NSObject
|
+--gnu.gnustep.base.GSXMLNamespace
This class wraps the Objective-C class GSXMLNamespace. It was automatically generated by JIGS WrapCreator.
| Constructor Summary | |
GSXMLNamespace(GSXMLNode arg0,
java.lang.String arg1,
java.lang.String arg2)
Wraps the Objective-C method initWithNode:href:prefix: |
|
| Method Summary | |
static java.lang.String |
descriptionFromType(int arg0)
Wraps the Objective-C method descriptionFromType: |
java.lang.String |
href()
Wraps the Objective-C method href |
GSXMLNamespace |
next()
Wraps the Objective-C method next |
java.lang.String |
prefix()
Wraps the Objective-C method prefix |
int |
type()
Wraps the Objective-C method type |
java.lang.String |
typeDescription()
Wraps the Objective-C method typeDescription |
static int |
typeFromDescription(java.lang.String arg0)
Wraps the Objective-C method typeFromDescription: |
| Methods inherited from class gnu.gnustep.base.NSObject |
clone, description, equals, hashCode, mutableClone, releaseObject, retainObject, takeValueForKey, toString, valueForKey |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GSXMLNamespace(GSXMLNode arg0,
java.lang.String arg1,
java.lang.String arg2)
| Method Detail |
public static java.lang.String descriptionFromType(int arg0)
public static int typeFromDescription(java.lang.String arg0)
public java.lang.String href()
public GSXMLNamespace next()
public java.lang.String prefix()
public int type()
public java.lang.String typeDescription()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||