|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.doxia.module.fo.FoConfiguration
public class FoConfiguration
A utility class to construct FO configuration parameters.
| Constructor Summary | |
|---|---|
FoConfiguration()
Constructor. |
|
| Method Summary | |
|---|---|
javax.swing.text.MutableAttributeSet |
getAttributeSet(java.lang.String attributeId)
Builds a set of attributes. |
java.lang.String |
getAttributeString(java.lang.String attributeId)
Builds a list of attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FoConfiguration()
| Method Detail |
|---|
public java.lang.String getAttributeString(java.lang.String attributeId)
attributeId - A unique id to identify the set of attributes.
This should correspond to the name of an attribute-set
defined in the configuration file.
public javax.swing.text.MutableAttributeSet getAttributeSet(java.lang.String attributeId)
attributeId - A unique id to identify the set of attributes.
This should correspond to the name of an attribute-set
defined in the configuration file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||