org.equanda.subjectory
Class XmlFileContainer
java.lang.Object
org.equanda.subjectory.DataContainerAdapter
org.equanda.subjectory.XmlFileContainer
- All Implemented Interfaces:
- DataContainer
public class XmlFileContainer
- extends DataContainerAdapter
Data container bsaed on a simple xml file
- Author:
- Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlFileContainer
public XmlFileContainer(File file)
throws IOException
- Throws:
IOException
getContainerType
public String getContainerType()
- Description copied from interface:
DataContainer
- Get container type identifier string.
- Returns:
- container type identifier
setNameSpaceContext
protected void setNameSpaceContext(XPath xPath)
- Specified by:
setNameSpaceContext
in class DataContainerAdapter
Copyright © 2007-2009. All Rights Reserved.