Class ISO6392

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

public class ISO6392 extends SimpleLiteral

Java class for ISO639-2 complex type.

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

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

    • ISO6392

      public ISO6392()