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
OwXMLUtilPlaceholderFilter| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_ID_ATTRIBUTE_NAME
XML node attribute name for selective id's
|
DEPTH_FIRST_PREORDER, WIDTH_FIRST_LEVEL_ORDER| Constructor and Description |
|---|
OwStandardOptionXMLUtil(InputStream inputStream_p,
String strRootNodeName_p) |
OwStandardOptionXMLUtil(Node node_p) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKeyName(Node node_p)
(overridden) get the name the node is keyed in the lookup map
|
getFileEncoding, getName, getNode, getSafeBooleanAttributeValue, getSafeBooleanValue, getSafeCDATAList, getSafeCDATAList, getSafeIntegerAttributeValue, getSafeIntegerValue, getSafeNodeList, getSafeNodeList, getSafeStringAttributeValue, getSafeStringList, getSafeStringList, getSafeStringSet, getSafeTextValue, getSafeTextValue, getSafeUtilList, getSafeUtilList, getSubNode, getSubUtil, getURLFromNode, setFileEncoding, setNode, toString, writeHtmlDump, writeHtmlDumpFilteredpublic static final String OPTION_ID_ATTRIBUTE_NAME
public OwStandardOptionXMLUtil(Node node_p) throws Exception
Exceptionpublic OwStandardOptionXMLUtil(InputStream inputStream_p, String strRootNodeName_p) throws Exception
Exceptionprotected String getKeyName(Node node_p)
getKeyName in class OwStandardXMLUtilnode_p - Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.