|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.properties.BaseWorkProperties
org.writersforge.catalan.process.properties.ChainedProperties
org.writersforge.catalan.process.properties.CommonProperties
org.writersforge.catalan.process.workers.xml.XmlCommonProperties
Specialized properties container for XmlWorker.
| Constructor Summary | |
XmlCommonProperties(IWorkProperties baseProps)
Creates a new instance of XmlCommonProperties. |
|
| Method Summary | |
java.lang.String |
getAttribute()
Retrieves the value of the "attribute" property. |
java.lang.String |
getAttributeValue()
Retrieves the value of the "attribute-value" property. |
boolean |
getCollapse()
Retrieves the value of the "collapse" property. |
org.writersforge.bellows.Datum |
getContent()
Retrieves the value of the "content" property. |
java.lang.String |
getDestination()
Retrieves the value of the "dest" property. |
boolean |
getExpand()
Retrieves the value of the "expand" property. |
boolean |
getKeepOriginal()
Retrieves the value of the "keep-original" property. |
boolean |
getMakeCopy()
Retrieves the value of the "make-copy" property. |
java.lang.String |
getNewName()
Retrieves the value of the "new-name" property. |
java.lang.String[] |
getPaths()
Retrieves the value of the "paths" property. |
int |
getPosition()
Retrieves the value of the "position" property. |
org.writersforge.bellows.Datum[] |
getQueries()
Retrieves the value of the "queries" property. |
java.lang.String |
getQuery()
Retrieves the value of the "query" property. |
java.lang.String |
getSeparator()
Retrieves the value of the "separator" property. |
DirectiveStack |
getStack()
Retrieves the value of the "stack" property. |
int |
getStartTagIndex()
Retrieves the value of the "start-tag-index" property. |
org.writersforge.bellows.util.PropertyName.PropertyStyle |
getStyle()
Retrieves the value of the "style" property. |
java.lang.String |
getTagAttribute()
Retrieves the value of the "attribute" property for the "tag" command. |
java.lang.String |
getWrapper()
Retrieves the value of the "wrapper" property. |
| Methods inherited from class org.writersforge.catalan.process.properties.CommonProperties |
getCommand, getCount, getEndIndex, getStartIndex |
| Methods inherited from class org.writersforge.catalan.process.properties.ChainedProperties |
addPropertySet, getProperty, getPropertyNames, getPropertySets, toString |
| Methods inherited from class org.writersforge.catalan.process.properties.BaseWorkProperties |
asMap, asMap, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.writersforge.catalan.process.properties.IWorkProperties |
getProperty, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString, getPropertyNames |
| Constructor Detail |
public XmlCommonProperties(IWorkProperties baseProps)
baseProps - properties to wrap| Method Detail |
public java.lang.String getQuery()
public java.lang.String getDestination()
public boolean getKeepOriginal()
public boolean getMakeCopy()
public java.lang.String getAttribute()
public java.lang.String getAttributeValue()
public java.lang.String getTagAttribute()
public java.lang.String getNewName()
public int getPosition()
public java.lang.String getWrapper()
public java.lang.String getSeparator()
public int getStartTagIndex()
public java.lang.String[] getPaths()
public org.writersforge.bellows.Datum getContent()
public boolean getCollapse()
public boolean getExpand()
public org.writersforge.bellows.util.PropertyName.PropertyStyle getStyle()
public org.writersforge.bellows.Datum[] getQueries()
public DirectiveStack getStack()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||