|
JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.util.DocumentUtilities
@Deprecated public final class DocumentUtilities
| Method Summary | |
|---|---|
static StructuredDocument |
createParamDocument()
Deprecated. |
static StructuredTextDocument |
createStructuredXmlDocument(String rootTagName)
Deprecated. |
static Element |
getChild(Element root,
Object key)
Deprecated. |
static StructuredTextDocument |
getStructuredXmlDocument(byte[] buf)
Deprecated. |
static StructuredTextDocument |
getStructuredXmlDocument(InputStream in)
Deprecated. |
static StructuredTextDocument |
getStructuredXmlDocument(String buf)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static StructuredTextDocument createStructuredXmlDocument(String rootTagName)
throws JxtaException
JxtaException
public static StructuredTextDocument getStructuredXmlDocument(String buf)
throws JxtaException
JxtaException
public static StructuredTextDocument getStructuredXmlDocument(byte[] buf)
throws JxtaException
JxtaException
public static StructuredTextDocument getStructuredXmlDocument(InputStream in)
throws JxtaException
JxtaExceptionpublic static StructuredDocument createParamDocument()
public static Element getChild(Element root,
Object key)
|
JXSE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||