class PageNumberCitationBuilder extends AbstractBuilder
m_context
Constructor and Description |
---|
PageNumberCitationBuilder(BuilderContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
end()
called by Converter at the end of an element
|
IBuilder |
getBuilder(BuilderContext ctx,
java.lang.String rawName,
org.xml.sax.Attributes atts)
this builder applies to fo:root
|
void |
start(java.lang.String rawName,
org.xml.sax.Attributes attrs)
called by Converter at the start of an element
|
attributeIsSet, attributeIsSet, characters, getAttribute, getAttribute, getValue, getValue, hasAttributeValue, hasAttributeValue, ignoreChildren, postEnd, preStart, useForChildren
PageNumberCitationBuilder(BuilderContext ctx)
public void start(java.lang.String rawName, org.xml.sax.Attributes attrs) throws java.io.IOException
java.io.IOException
public void end()
public IBuilder getBuilder(BuilderContext ctx, java.lang.String rawName, org.xml.sax.Attributes atts)