org.exoplatform.services.html.parser
Class HTML

java.lang.Object
  extended by org.exoplatform.services.html.parser.HTML

public class HTML
extends java.lang.Object

Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Aug 3, 2006


Field Summary
static java.lang.ref.SoftReference<NodeConfig[]> refConfig
           
 
Constructor Summary
HTML()
           
 
Method Summary
static NodeConfig getConfig(Name key)
           
static NodeConfig getConfig(java.lang.String value)
           
static Name getName(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

refConfig

public static java.lang.ref.SoftReference<NodeConfig[]> refConfig
Constructor Detail

HTML

public HTML()
Method Detail

getName

public static Name getName(java.lang.String value)

getConfig

public static NodeConfig getConfig(java.lang.String value)

getConfig

public static NodeConfig getConfig(Name key)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.