Class CSExportDataParser.CSExportDataSignatureLocationFinder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIDAttribute()  
      java.lang.String getIDValue​(org.w3c.dom.Element signedElement)  
      java.util.List<javax.xml.namespace.QName> getSiblingsBeforeSignature​(org.w3c.dom.Element element)
      Method that should return the possible siblings that should be placed before the signature element in the specified element.
      org.w3c.dom.Element[] getSignatureLocations​(org.w3c.dom.Document doc)
      Return the element inside a document that should be signed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait