org.exoplatform.applications.ooplugin.props
Class PropertyList
java.lang.Object
org.exoplatform.applications.ooplugin.props.PropertyList
public class PropertyList
- extends java.lang.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 |
properties
protected java.util.ArrayList<java.lang.String> properties
nsRegistry
protected NameSpaceRegistry nsRegistry
isPropNames
protected boolean isPropNames
PropertyList
public PropertyList()
setProperty
public void setProperty(java.lang.String name,
java.lang.String nameSpace)
clearProperies
public void clearProperies()
isAllProp
public boolean isAllProp()
isPropNamesRequired
public void isPropNamesRequired(boolean isPropNames)
toXml
public org.w3c.dom.Element toXml(org.w3c.dom.Document xmlDocument)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.