fop 1.0

org.apache.fop.fo.properties
Class XMLLangShorthandParser

java.lang.Object
  extended byorg.apache.fop.fo.properties.GenericShorthandParser
      extended byorg.apache.fop.fo.properties.XMLLangShorthandParser
All Implemented Interfaces:
ShorthandParser

public class XMLLangShorthandParser
extends GenericShorthandParser


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

XMLLangShorthandParser

public XMLLangShorthandParser()
Method Detail

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
                             throws PropertyException

Specified by:
getValueForProperty in interface ShorthandParser
Overrides:
getValueForProperty in class GenericShorthandParser
Throws:
PropertyException

fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.