Uses of Class
org.ocltf.translation.library.Fragment

Packages that use Fragment
org.ocltf.translation.library   
 

Uses of Fragment in org.ocltf.translation.library
 

Methods in org.ocltf.translation.library that return Fragment
protected  Fragment Translation.getFragment(java.lang.String name)
          Gets the fragment matching (using regular expressions) the specified name.
 

Methods in org.ocltf.translation.library with parameters of type Fragment
 void Translation.addFragment(Fragment fragment)
          Adds a new Translation fragment to the Translation.
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.