com.wewebu.ow.server.util
Class OwStandardOptionXMLUtil
java.lang.Object
com.wewebu.ow.server.util.OwStandardXMLUtil
com.wewebu.ow.server.util.OwStandardOptionXMLUtil
- All Implemented Interfaces:
- OwXMLUtil
public class OwStandardOptionXMLUtil
- extends OwStandardXMLUtil
Extends OwStandardXMLUtil and keys selective nodes in the node map.
So they can be selected with OwXMLUtilFilter.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- See Also:
OwXMLUtilPlaceholderFilter
Method Summary |
protected String |
getKeyName(Node node_p)
(overridden) get the name the node is keyed in the lookup map |
Methods inherited from class com.wewebu.ow.server.util.OwStandardXMLUtil |
getFileEncoding, getNode, getSafeBooleanAttributeValue, getSafeBooleanValue, getSafeCDATAList, getSafeCDATAList, getSafeIntegerAttributeValue, getSafeIntegerValue, getSafeNodeList, getSafeNodeList, getSafeStringAttributeValue, getSafeStringList, getSafeStringList, getSafeStringSet, getSafeTextValue, getSafeTextValue, getSafeUtilList, getSafeUtilList, getSubNode, getSubUtil, getURLFromNode, setFileEncoding, setNode, writeHtmlDump |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTION_ID_ATTRIBUTE_NAME
public static final String OPTION_ID_ATTRIBUTE_NAME
- XML node attribute name for selective id's
- See Also:
- Constant Field Values
OwStandardOptionXMLUtil
public OwStandardOptionXMLUtil(Node node_p)
throws Exception
- Throws:
Exception
OwStandardOptionXMLUtil
public OwStandardOptionXMLUtil(InputStream inputStream_p,
String strRootNodeName_p)
throws Exception
- Throws:
Exception
getKeyName
protected String getKeyName(Node node_p)
- (overridden) get the name the node is keyed in the lookup map
- Overrides:
getKeyName
in class OwStandardXMLUtil
- Parameters:
node_p
-
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.