Class AttachmentInfoImpl

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AttachmentInfoImpl​(java.util.Map<java.lang.String,​java.lang.Object> propertyMap)
      Constructor from property map.
    • Constructor Detail

      • AttachmentInfoImpl

        protected AttachmentInfoImpl​(java.util.Map<java.lang.String,​java.lang.Object> propertyMap)
        Constructor from property map.
        Parameters:
        propertyMap - result map
    • Method Detail

      • writeXML

        public void writeXML​(org.xml.sax.ContentHandler hd,
                             java.lang.String partName)
                      throws org.xml.sax.SAXException
        Writes data as xml part.
        Parameters:
        hd - Content handler
        partName - Part name
        Throws:
        org.xml.sax.SAXException - Exception
      • setDocUID

        public void setDocUID​(java.lang.String uid)
        Sets the document UID.
        Parameters:
        uid - Document UID