com.notuvy.sgml
Class SgmlTag.A

java.lang.Object
  extended by com.notuvy.sgml.SgmlTag
      extended by com.notuvy.sgml.SgmlTag.A
All Implemented Interfaces:
Writable
Enclosing class:
SgmlTag

public static class SgmlTag.A
extends SgmlTag


Nested Class Summary
 
Nested classes/interfaces inherited from class com.notuvy.sgml.SgmlTag
SgmlTag.A, SgmlTag.Html, SgmlTag.Timestamp
 
Constructor Summary
SgmlTag.A(Object pHref, SgmlTag pSgmlTag)
           
SgmlTag.A(Object pHref, String pText)
           
 
Method Summary
 
Methods inherited from class com.notuvy.sgml.SgmlTag
addSubTree, addText, attribute, newChild, parent, toString, write, write, writeTo, writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SgmlTag.A

public SgmlTag.A(Object pHref,
                 SgmlTag pSgmlTag)

SgmlTag.A

public SgmlTag.A(Object pHref,
                 String pText)


Copyright © 2013. All Rights Reserved.