public class XmlResourceProvider extends AbstractTextResourceProvider
| Constructor and Description |
|---|
XmlResourceProvider(IResourceReference resourceReference) |
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Document |
asDocument() |
boolean |
equals(Object obj) |
static String |
getExtention() |
int |
hashCode() |
getBytes, toString, toStringgetResourcepublic XmlResourceProvider(IResourceReference resourceReference)
public org.dom4j.Document asDocument()
throws IOException
IOExceptionpublic static String getExtention()
public boolean equals(Object obj)
equals in class AbstractTextResourceProviderpublic int hashCode()
hashCode in class AbstractTextResourceProviderCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.