|
||||||||
| 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.GSXMLDocument
This class wraps the Objective-C class GSXMLDocument. It was automatically generated by JIGS WrapCreator.
| Constructor Summary | |
GSXMLDocument(java.lang.String arg0)
Wraps the Objective-C method initWithVersion: |
|
| Method Summary | |
java.lang.String |
encoding()
Wraps the Objective-C method encoding |
GSXMLNode |
makeNodeWithNamespace(GSXMLNamespace arg0,
java.lang.String arg1,
java.lang.String arg2)
Wraps the Objective-C method makeNodeWithNamespace:name:content: |
GSXMLNode |
root()
Wraps the Objective-C method root |
void |
save(java.lang.String arg0)
Wraps the Objective-C method save: |
GSXMLNode |
setRoot(GSXMLNode arg0)
Wraps the Objective-C method setRoot: |
java.lang.String |
stringValue()
Wraps the Objective-C method stringValue |
java.lang.String |
version()
Wraps the Objective-C method version |
| 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 GSXMLDocument(java.lang.String arg0)
| Method Detail |
public java.lang.String encoding()
public GSXMLNode makeNodeWithNamespace(GSXMLNamespace arg0,
java.lang.String arg1,
java.lang.String arg2)
public GSXMLNode root()
public void save(java.lang.String arg0)
public GSXMLNode setRoot(GSXMLNode arg0)
public java.lang.String stringValue()
public java.lang.String version()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||