|
|||||||||
| Home >> All >> samples >> [ encoding overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.encoding
Class ElementService

java.lang.Objectsamples.encoding.ElementService
- public class ElementService
- extends java.lang.Object
| Constructor Summary | |
ElementService()
|
|
| Method Summary | |
org.w3c.dom.Element |
echoElement(java.lang.String str,
org.w3c.dom.Element elem)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ElementService
public ElementService()
| Method Detail |
echoElement
public org.w3c.dom.Element echoElement(java.lang.String str, org.w3c.dom.Element elem)
|
|||||||||
| Home >> All >> samples >> [ encoding overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.encoding.ElementService