X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Forg.openexi%2Fnagasena%2Fsrc%2Fmain%2Fresources%2Fdoc%2Forg%2Fopenexi%2Fsax%2Fpackage-summary.html;fp=third-party%2Forg.openexi%2Fnagasena%2Fsrc%2Fmain%2Fresources%2Fdoc%2Forg%2Fopenexi%2Fsax%2Fpackage-summary.html;h=0000000000000000000000000000000000000000;hb=012e920a1969ca8a932189f485227156b4b00b45;hp=b0e720814c1c1a5be22a774e8131d234e42abc46;hpb=f29ebcc00137f36052e774247fed2d054df9fc0d;p=controller.git diff --git a/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/sax/package-summary.html b/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/sax/package-summary.html deleted file mode 100644 index b0e720814c..0000000000 --- a/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/sax/package-summary.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - -org.openexi.sax - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.openexi.sax -

- - - -The SAX package contains the Transmogrifier, which encodes an XML file to an EXI stream, and the EXIReader, which restores an EXI stream to its logical XML equivalent. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Interface Summary
BinaryDataHandler 
SAXTransmogrifierApplications can directly feed SAX events into a transmogrifier through SAXTransmogrifier.
-  - -

- - - - - - - - - - - - - - - - - -
-Class Summary
EXIReaderEXIReader implements the SAX XMLReader to provide a convenient and - familiar interface for decoding an EXI stream.
ReaderSupport 
TransmogrifierThe Transmogrifier converts an XML stream to an EXI stream.
-  - -

- - - - - - - - - -
-Exception Summary
TransmogrifierExceptionException handler for the Transmogrifier.
-  - -

-

-Package org.openexi.sax Description -

- -

- - - - - -
-

The SAX package contains the Transmogrifier, which encodes an XML file to an EXI stream, and the EXIReader, which restores an EXI stream to its logical XML equivalent. These classes are wrappers for the Scriber and EXIDecoder, respectively, and are primarily meant to provide access to EXI using familiar SAX syntax. -

-
- -
-

-

- -

-

- -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - -