org.exoplatform.services.xml.parser
Class XMLDocument
java.lang.Object
org.exoplatform.services.xml.parser.XMLDocument
public class XMLDocument
- extends java.lang.Object
Created by eXoPlatform Studio
Author : Nhu Dinh Thuan
nhudinhthuan@yahoo.com
Mar 13, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLDocument
public XMLDocument(XMLNode root)
getRoot
public XMLNode getRoot()
getXmlType
public XMLNode getXmlType()
setXmlType
public void setXmlType(XMLNode xmlType)
getTextValue
public java.lang.String getTextValue()
isEncode
public boolean isEncode()
setEncode
public void setEncode(boolean encode)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.