canonicalization
handling carriage return in canonicalization with java
I am trying to canonicalize an html text node by com/sun/org/apache/xml/internal/security/c14n/Canonicalizer.java class. My input file has carriage return and a line feed at the end. Upon canonicaliza[详细]
2023-01-10 18:53 分类:问答Windows: How to canonicalize a file to the special folder?
i want to to persist some filenames for the user (e.g. recent files). Let\'s use six example files: c:\\Documents & Settings\\Ian\\My Documents\\Budget.xls[详细]
2023-01-06 06:27 分类:问答How to Canonicalize a Stax XML object
i want to Canonicalize a Stax object, the program it\'s doing it with DOM, but dom can\'t manage big XML documents (like 1GB), so STAX it\'s the solution.[详细]
2022-12-29 00:52 分类:问答Which is the proper XML exclusive canonicalization?
I\'m using xmlseclibs to try and sign a SOAP document, but it does not seem to canonicalize things in the same way depending on whether I\'m signing or validating.[详细]
2022-12-19 08:52 分类:问答Compare URIs for a search bot?
For a search bot, I am working on a design to: * compare URIs and * determine which URIs are really the same page[详细]
2022-12-13 15:36 分类:问答verifying a WCF signed SOAP message
I have a problem verifying a SOAP message timestamp and body. Before starting to write any code I\'m trying to verify it by myself, these are the steps I followed to verify the timestamp:[详细]
2022-12-11 11:46 分类:问答