org.exoplatform.services.html.parser
Class NodeImpl
java.lang.Object
org.exoplatform.services.html.HTMLNode
org.exoplatform.services.html.parser.NodeImpl
- All Implemented Interfaces:
- Node<Name>
public class NodeImpl
- extends HTMLNode
Created by The eXo Platform SARL
Author : Nhu Dinh Thuan
thuan.nhu@exoplatform.com
Sep 14, 2006
| Methods inherited from class org.exoplatform.services.html.HTMLNode |
addChild, getChildren, getChildrenNode, getConfig, getName, getParent, getTextValue, getValue, isNode, isNode, setName, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeImpl
public NodeImpl(char[] value,
Name name)
NodeImpl
public NodeImpl(char[] value,
Name name,
int type)
isOpen
public boolean isOpen()
setIsOpen
public void setIsOpen(boolean open)
getType
public int getType()
buildValue
public java.lang.StringBuilder buildValue(java.lang.StringBuilder builder)
- Specified by:
buildValue in class HTMLNode
Copyright © 2012 eXo Platform SAS. All Rights Reserved.