|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.util.NodeDataWrapper info.magnolia.module.templating.HTMLEncodingNodeDataWrapper
public class HTMLEncodingNodeDataWrapper
Implementation of wrapped node data in HTML format.
Field Summary |
---|
Fields inherited from interface info.magnolia.cms.core.NodeData |
---|
MULTIVALUE_FALSE, MULTIVALUE_TRUE, MULTIVALUE_UNDEFINED |
Constructor Summary | |
---|---|
HTMLEncodingNodeDataWrapper(info.magnolia.cms.core.NodeData wrappedNodeData,
boolean transformLineBreaks)
|
Method Summary | |
---|---|
String |
getString()
|
Methods inherited from class info.magnolia.cms.util.NodeDataWrapper |
---|
delete, getAttribute, getAttributeNames, getBoolean, getContentLength, getDate, getDouble, getHandle, getHierarchyManager, getJCRProperty, getLong, getName, getParent, getReferencedContent, getReferencedContent, getStream, getString, getType, getValue, getValues, getWrappedNodeData, isExist, isGranted, isMultiValue, refresh, save, setAttribute, setAttribute, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setWrappedNodeData, toString, wrap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HTMLEncodingNodeDataWrapper(info.magnolia.cms.core.NodeData wrappedNodeData, boolean transformLineBreaks)
Method Detail |
---|
public String getString()
getString
in interface info.magnolia.cms.core.NodeData
getString
in class info.magnolia.cms.util.NodeDataWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |