static InMemoryDOMDataStore |
InMemoryDOMDataStoreFactory.create(String name,
DOMSchemaService schemaService) |
static InMemoryDOMDataStore |
InMemoryDOMDataStoreFactory.create(String name,
DOMSchemaService schemaService,
boolean debugTransactions,
InMemoryDOMDataStoreConfigProperties properties)
Creates an InMemoryDOMDataStore instance.
|
static InMemoryDOMDataStore |
InMemoryDOMDataStoreFactory.create(String name,
DOMSchemaService schemaService,
InMemoryDOMDataStoreConfigProperties properties)
Creates an InMemoryDOMDataStore instance.
|