|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.layouter.content.computed.ComputedToken
org.jfree.layouting.layouter.content.computed.ContentsToken
public class ContentsToken
This is a simple placeholder to mark the location where the DOM content should be inserted.
On 'string(..)' functions, this is the place holder where the PCDATA of that element is copied into the string.
Todo: Maybe we should allow to copy the whole contents, as we would for the move-to function.
Field Summary | |
---|---|
static ContentToken |
CONTENTS
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ContentToken CONTENTS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |