com.esri.gpt.control.webharvest.client.atom
Class AtomNamespaceUtil
java.lang.Object
com.esri.gpt.control.webharvest.client.atom.AtomNamespaceUtil
public class AtomNamespaceUtil
- extends Object
Atom name space utility class.
Method Summary |
static XPath |
makeXPath(boolean isAtomNamespaceAware)
Makes xpath using namespace option |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomNamespaceUtil
public AtomNamespaceUtil()
makeXPath
public static XPath makeXPath(boolean isAtomNamespaceAware)
- Makes xpath using namespace option
- Parameters:
isAtomNamespaceAware
-
- Returns:
- XPath
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.