com.notuvy.sgml
Class SgmlTag.Timestamp

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

public static class SgmlTag.Timestamp
extends SgmlTag


Nested Class Summary
 
Nested classes/interfaces inherited from class com.notuvy.sgml.SgmlTag
SgmlTag.A, SgmlTag.Html, SgmlTag.Timestamp
 
Constructor Summary
SgmlTag.Timestamp()
           
SgmlTag.Timestamp(String pPrefix)
           
 
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.Timestamp

public SgmlTag.Timestamp()

SgmlTag.Timestamp

public SgmlTag.Timestamp(String pPrefix)


Copyright © 2013. All Rights Reserved.