Class W3CDTF


public class W3CDTF extends SimpleLiteral

Java class for W3CDTF complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="W3CDTF">
   <simpleContent>
     <restriction base="<http://purl.org/dc/elements/1.1/>SimpleLiteral">
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • W3CDTF

      public W3CDTF()