Class RFC1766

java.lang.Object
org.docx4j.docProps.core.dc.elements.SimpleLiteral
org.docx4j.docProps.core.dc.terms.RFC1766

public class RFC1766 extends SimpleLiteral

Java class for RFC1766 complex type.

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

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

    • RFC1766

      public RFC1766()