Class LCSH


public class LCSH extends SimpleLiteral

Java class for LCSH complex type.

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

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

    • LCSH

      public LCSH()