public class EntityDescriptorReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityDescriptorReader.MappingFile |
| Constructor and Description |
|---|
EntityDescriptorReader() |
| Modifier and Type | Method and Description |
|---|---|
EntityDescriptorReader.MappingFile |
readAll(String baseUrl,
String resource) |
EntityDescriptorReader.MappingFile |
readDefaultOrm(String baseUrl) |
EntityDescriptorReader.MappingFile |
readFromDocument(Document doc) |
public EntityDescriptorReader.MappingFile readAll(String baseUrl, String resource) throws IOException
IOExceptionpublic EntityDescriptorReader.MappingFile readDefaultOrm(String baseUrl) throws IOException
IOExceptionpublic EntityDescriptorReader.MappingFile readFromDocument(Document doc)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.