org.exoplatform.applications.ooplugin.config
Class XmlConfig
java.lang.Object
org.exoplatform.applications.ooplugin.config.XmlConfig
- Direct Known Subclasses:
- DialogBuilder, FilterListLoader, FilterType
public class XmlConfig
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlConfig
public XmlConfig()
getDocumentFromResource
protected Document getDocumentFromResource(String resourceName)
throws Exception
- Throws:
Exception
getDocumentFromInputStream
protected Document getDocumentFromInputStream(InputStream in)
throws Exception
- Throws:
Exception
getChildNode
protected Node getChildNode(Node node,
String childName)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.