org.apache.fop.layout
Class AccessibilityProps

java.lang.Object
  extended byorg.apache.fop.layout.AccessibilityProps

public class AccessibilityProps
extends Object

Store all hyphenation related properties on an FO. Public "structure" allows direct member access.


Field Summary
 String role
           
 String sourceDoc
           
 
Constructor Summary
AccessibilityProps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceDoc

public String sourceDoc

role

public String role
Constructor Detail

AccessibilityProps

public AccessibilityProps()


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.