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

-Package org.openexi.proc -

- - - -The Proc (Processor) package contains the EXIDecoder, which is used to convert EXI streams to XML format. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
EXISchemaResolverDevelopers have the option of implementing the EXISchemaResolver interface - to help EXIReader and EXIDecoder locate the correct grammar cache for parsing - an EXI stream.
-  - -

- - - - - - - - - -
-Class Summary
EXIDecoderEXIDecoder provides methods to configure and - instantiate a Scanner object - you can use to parse the contents of an EXI stream.
-  - -

- - - - - - - - - -
-Enum Summary
HeaderOptionsOutputTypeThis enumeration provides three possible settings for header options output.
-  - -

-

-Package org.openexi.proc Description -

- -

- - - - - -
-

The Proc (Processor) package contains the EXIDecoder, which is used to convert EXI streams to XML format. -EXIDecoder uses the org.openexi.proc.io.Scanner to parse EXI streams into a sequence of XML events. org.openexi.sax.EXIReader wraps EXIDecoder to provide a SAX interface for accessing the XML content. -

-

-The EXISchemaResolver interface can be implemented and used to add a hint in the EXI header to help EXIDecoder locate the EXISchema. -

-

The HeaderOptionsOutputType enumerator is used to set the header output options in the Transmogrifier.

- -
-

-

- -

-

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