|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.converter.AbstractBuilder
org.jfor.jfor.converter.NullBuilder
org.jfor.jfor.converter.IgnoreChildrenNullBuilder
class IgnoreChildrenNullBuilder
A NullBuilder that also causes child xsl:fo elements to be ignored.
Field Summary |
---|
Fields inherited from class org.jfor.jfor.converter.AbstractBuilder |
---|
m_context |
Constructor Summary | |
---|---|
IgnoreChildrenNullBuilder(BuilderContext ctx)
|
Method Summary | |
---|---|
boolean |
ignoreChildren()
tell Converter to ignore xsl:fo children elements |
Methods inherited from class org.jfor.jfor.converter.NullBuilder |
---|
end, getBuilder, start |
Methods inherited from class org.jfor.jfor.converter.AbstractBuilder |
---|
attributeIsSet, attributeIsSet, characters, getAttribute, getAttribute, getValue, getValue, hasAttributeValue, hasAttributeValue, postEnd, preStart, useForChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
IgnoreChildrenNullBuilder(BuilderContext ctx)
Method Detail |
---|
public boolean ignoreChildren()
ignoreChildren
in interface IBuilder
ignoreChildren
in class AbstractBuilder
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |