Skip navigation links

Oracle Security Developer Tools XML Security Java API Reference
11g (11.1.1)

E10680-02


Package oracle.security.xmlsec.c14n

XML Canonicalization.

See:
          Description

Class Summary
C14NImpl Internal use only.
C14NImpl.AttrComparator Internal use only.
C14NImpl.NSComparator Internal use only.
C14NImpl.NSPrefixComparator Internal use only.
Canonicalizer Abstract base class for canonicalization implementations.
ExclusiveC14N Implementation of Exclusive XML Canonicalization version 1.0.
ExclusiveC14NWithComments Implementation of Exclusive XML Canonicalization version 1.0 with comments processing.
StreamingC14NImpl A more efficient canonicalization routine.
StreamingC14NImpl.AttrComparator  
StreamingC14NImpl.AttrObj  
StreamingC14NImpl.StreamingExclusiveC14NImpl  
StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl  
StreamingC14NImpl.StreamingInclusiveC14N11Impl  
StreamingC14NImpl.StreamingInclusiveC14NImpl  
StreamingC14NImpl.StreamingInclusiveCommentsC14N11Impl  
StreamingC14NImpl.StreamingInclusiveCommentsC14NImpl  
XMLC14N Implementation of Canonical XML version 1.0 (XML-C14N).
XMLC14NWithComments Implementation of Canonical XML version 1.0 (XML-C14N) with comments processing.

 

Exception Summary
CanonicalizationException Exception thrown when an error occurs during the execution of a Canonicalizer's functions.

 

Package oracle.security.xmlsec.c14n Description

XML Canonicalization.


Skip navigation links

Oracle Security Developer Tools XML Security Java API Reference
11g (11.1.1)

E10680-02


Copyright © 2005, 2009, Oracle. All rights reserved.