railo.runtime.text.feed
Class FeedStruct
java.lang.Object
railo.runtime.type.util.StructSupport
railo.runtime.type.StructImpl
railo.runtime.text.feed.FeedStruct
- All Implemented Interfaces:
- Serializable, Cloneable, Map, Dumpable, Castable, Collection, ForEachIteratorable, Iteratorable, Objects, Sizeable, Struct
public class FeedStruct
- extends StructImpl
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from class railo.runtime.type.StructImpl |
clear, containsKey, containsValue, copy, entryIterator, equals, g, g, get, get, hashCode, keyIterator, keys, keysAsStringIterator, remove, removeEL, set, setEL, size, valueIterator, values |
Methods inherited from class railo.runtime.type.util.StructSupport |
call, callWithNamedValues, castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, clone, compareTo, compareTo, compareTo, compareTo, containsKey, containsKey, entrySet, get, get, get, get, get, getIterator, invalidKey, isEmpty, keySet, put, putAll, remove, set, set, setEL, setEL, sizeOf, toDumpData, toString |
FeedStruct
public FeedStruct(String path,
Collection.Key inside,
String uri)
FeedStruct
public FeedStruct()
getUri
public String getUri()
- Returns:
- the uri
setHasAttribute
public void setHasAttribute(boolean hasAttribute)
- Parameters:
hasAttribute
- the hasAttribute to set
hasAttribute
public boolean hasAttribute()
getPath
public String getPath()
- Returns:
- the path
getInside
public Collection.Key getInside()
- Returns:
- the inside
append
public void append(String str)
getString
public String getString()
duplicate
public Collection duplicate(boolean deepCopy)
- Specified by:
duplicate
in interface Collection
- Overrides:
duplicate
in class StructImpl
Copyright © 2012 Railo