Uses of Class
DTDDoc.ExtendedDTD

Uses of ExtendedDTD in DTDDoc
 

Methods in DTDDoc with parameters of type ExtendedDTD
 java.lang.String DTDCommenter.getDTDBaseURI(ExtendedDTD dtd)
           
 java.lang.String DTDCommenter.getExternalHREF(ExtendedDTD dtd, com.wutka.dtd.DTDElement element, java.lang.String text)
          Builds a HTML external reference to an element from the documentation of a DTD (filename#element_id).
 java.lang.String DTDCommenter.getExternalHREF(ExtendedDTD dtd, java.lang.String elementName, java.lang.String text)
           
 java.lang.String DTDCommenter.getInternalHREF(ExtendedDTD dtd, com.wutka.dtd.DTDElement element)
          Builds a HTML internal reference to an element inside the documentation of a DTD (#element_id).
 java.net.URI DTDCommenter.newURITo(ExtendedDTD dtd)
           
 java.net.URI DTDCommenter.newURITo(ExtendedDTD dtd, com.wutka.dtd.DTDAttlist list, com.wutka.dtd.DTDAttribute attribute)
           
 java.net.URI DTDCommenter.newURITo(ExtendedDTD dtd, com.wutka.dtd.DTDElement element)
           
 java.net.URI DTDCommenter.newURITo(ExtendedDTD dtd, com.wutka.dtd.DTDElement element, com.wutka.dtd.DTDAttribute attribute)
           
 



Copyright © 2002-2009 DTDDoc. All Rights Reserved.