X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Forg.openexi%2Fnagasena%2Fsrc%2Fmain%2Fresources%2Fdoc%2Forg%2Fopenexi%2Fscomp%2Fpackage-summary.html;fp=third-party%2Forg.openexi%2Fnagasena%2Fsrc%2Fmain%2Fresources%2Fdoc%2Forg%2Fopenexi%2Fscomp%2Fpackage-summary.html;h=a35b92a2239d682361f4bfe22d52b93417bb53aa;hb=1e81fa45ab0ced56eef0518c7e7f87857724985b;hp=0000000000000000000000000000000000000000;hpb=259b65622b8c29c49235c2210609b9f7a68826eb;p=controller.git diff --git a/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/scomp/package-summary.html b/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/scomp/package-summary.html new file mode 100644 index 0000000000..a35b92a223 --- /dev/null +++ b/third-party/org.openexi/nagasena/src/main/resources/doc/org/openexi/scomp/package-summary.html @@ -0,0 +1,222 @@ + + + + + + + +org.openexi.scomp + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.openexi.scomp +

+ + + +The scomp (schema compiler) package contains the EXISchemaFactory, which is used to compile XML Schema Documents (XSDs) to EXISchemas. +

+See: +
+          Description +

+ + + + + + + + + + + + + +
+Interface Summary
EntityResolverExExtended SAX EntityResolver interface for resolving entities and + schema documents.
EXISchemaFactoryErrorHandlerThis interface reports exceptions from EXISchemaFactory during schema + processing.
+  + +

+ + + + + + + + + + + + + +
+Class Summary
EXISchemaFactoryEXISchemaFactory compiles XML Schema into an EXISchema instance.
EXISchemaReaderEXISchemaReader parses EXI-encoded EXI Grammar into an EXISchema.
+  + +

+ + + + + + + + + +
+Exception Summary
EXISchemaFactoryExceptionAny errors encountered during schema compilation are communicated to + an application as EXISchemaFactoryException objects.
+  + +

+

+Package org.openexi.scomp Description +

+ +

+ + + + + +
+

The scomp (schema compiler) package contains the EXISchemaFactory, which is used to compile XML Schema Documents (XSDs) to EXISchemas. Developers can implement the interface EXISchemaFactoryErrorHandler to capture and report runtime exceptions from EXISchemaFactory. +

+
+ +
+

+

+ +

+

+ +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +