Class ISO3166

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

public class ISO3166 extends SimpleLiteral

Java class for ISO3166 complex type.

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

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

    • ISO3166

      public ISO3166()