org.eclipse.actf.model.dom.html
Class DocumentTypeUtil

java.lang.Object
  extended by org.eclipse.actf.model.dom.html.DocumentTypeUtil

public class DocumentTypeUtil
extends Object


Constructor Summary
DocumentTypeUtil()
           
 
Method Summary
static String getOriginalID(DocumentType docType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentTypeUtil

public DocumentTypeUtil()
Method Detail

getOriginalID

public static String getOriginalID(DocumentType docType)
Parameters:
docType -
Returns:
original ID if HTML Parser overrides it. If not, it returns usual public ID from DocumentType.