eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.props
Class PropertyList

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.props.PropertyList

public class PropertyList
extends Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
protected  boolean isPropNames
           
protected  NameSpaceRegistry nsRegistry
           
protected  ArrayList<String> properties
           
 
Constructor Summary
PropertyList()
           
 
Method Summary
 void clearProperies()
           
 boolean isAllProp()
           
 void isPropNamesRequired(boolean isPropNames)
           
 void setProperty(String name, String nameSpace)
           
 Element toXml(Document xmlDocument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

properties

protected ArrayList<String> properties

nsRegistry

protected NameSpaceRegistry nsRegistry

isPropNames

protected boolean isPropNames
Constructor Detail

PropertyList

public PropertyList()
Method Detail

setProperty

public void setProperty(String name,
                        String nameSpace)

clearProperies

public void clearProperies()

isAllProp

public boolean isAllProp()

isPropNamesRequired

public void isPropNamesRequired(boolean isPropNames)

toXml

public Element toXml(Document xmlDocument)

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.