|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.properties.GenericShorthandParser
org.apache.fop.fo.properties.XMLLangShorthandParser
public class XMLLangShorthandParser
A parser for the xml:lang property.
Constructor Summary | |
---|---|
XMLLangShorthandParser()
|
Method Summary | |
---|---|
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
|
Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser |
---|
convertValueForProperty, getElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLLangShorthandParser()
Method Detail |
---|
public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
getValueForProperty
in interface ShorthandParser
getValueForProperty
in class GenericShorthandParser
propId
- the property ID in the Constants interfaceproperty
- from which value is obtainedmaker
- Maker object for the PropertypropertyList
- list of properties
PropertyException
- in case a property exception occurs
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |