|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.xml.XSDSchemaMapper
public class XSDSchemaMapper
Helper class for mapping a XSD schema model to an internal representation.
Nested Class Summary | |
---|---|
static class |
XSDSchemaMapper.LSInputImpl
|
static class |
XSDSchemaMapper.XSDSchemaMapperErrorHandler
|
Constructor Summary | |
---|---|
XSDSchemaMapper()
|
Method Summary | |
---|---|
static SchemaModel |
loadAndMap(java.lang.String schemaResource,
java.lang.String schemaText,
int maxRecusiveDepth)
Loading and mapping of the schema to the internal representation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSDSchemaMapper()
Method Detail |
---|
public static SchemaModel loadAndMap(java.lang.String schemaResource, java.lang.String schemaText, int maxRecusiveDepth)
schemaResource
- schema to load and map.maxRecusiveDepth
- depth of maximal recursive element
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |