Searched refs:xSchemaHandlerImpl (Results 1 – 2 of 2) sorted by relevance
39 XSchemaHandlerImpl xSchemaHandlerImpl = new XSchemaHandlerImpl(); field in _XSchema67 xSchemaHandlerImpl.cleanCalls(); in _readComponent()68 oObj.readComponent(xSchemaHandlerImpl); in _readComponent()70 String implCalled = xSchemaHandlerImpl.getCalls(); in _readComponent()115 xSchemaHandlerImpl.cleanCalls(); in _readSchema()130 xSchemaHandlerImpl.cleanCalls(); in _readSchema()131 oObj.readSchema(xSchemaHandlerImpl); in _readSchema()167 xSchemaHandlerImpl.cleanCalls(); in _readSchema()168 oObj.readSchema(xSchemaHandlerImpl); in _readSchema()202 xSchemaHandlerImpl.cleanCalls(); in _readTemplates()[all …]
59 XSchemaHandlerImpl xSchemaHandlerImpl = new XSchemaHandlerImpl(); in checkSchema() local78 aSchema.readComponent(xSchemaHandlerImpl); in checkSchema()80 String implCalled = xSchemaHandlerImpl.getCalls(); in checkSchema()
Completed in 6 milliseconds