de.pdark.decentxml.dtd
Class DocTypeText

java.lang.Object
  extended by de.pdark.decentxml.BasicNode
      extended by de.pdark.decentxml.dtd.DocTypeText
All Implemented Interfaces:
Node

public class DocTypeText
extends BasicNode


Constructor Summary
DocTypeText(Token token)
           
DocTypeText(XMLTokenizer.Type type, java.lang.String text)
           
 
Method Summary
 
Methods inherited from class de.pdark.decentxml.BasicNode
copy, copy, createClone, getEndOffset, getStartOffset, getToken, getType, getValue, setType, setValue, toString, toXML, toXML, toXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocTypeText

public DocTypeText(Token token)

DocTypeText

public DocTypeText(XMLTokenizer.Type type,
                   java.lang.String text)


Copyright © 2008-2011. All Rights Reserved.