ModeShape Distribution 3.5.0.Final

org.modeshape.webdav.fromcatalina
Class XMLHelper

java.lang.Object
  extended by org.modeshape.webdav.fromcatalina.XMLHelper

public class XMLHelper
extends Object


Constructor Summary
XMLHelper()
           
 
Method Summary
static Node findSubElement(Node parent, String localName)
           
static Vector<String> getPropertiesFromXML(Node propNode)
           
static Map<String,Object> getPropertiesWithValuesFromXML(Node propNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLHelper

public XMLHelper()
Method Detail

findSubElement

public static Node findSubElement(Node parent,
                                  String localName)

getPropertiesFromXML

public static Vector<String> getPropertiesFromXML(Node propNode)

getPropertiesWithValuesFromXML

public static Map<String,Object> getPropertiesWithValuesFromXML(Node propNode)

ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.