Uses of Class
com.fg.reconstructor.Trail

Packages that use Trail
com.fg.reconstructor   
 

Uses of Trail in com.fg.reconstructor
 

Methods in com.fg.reconstructor that return Trail
 Trail TrailsOption.getHeadTrail()
           
 Trail[] TrailsOption.getTrails()
           
 Trail[] RGroup.getTrails(org.w3c.dom.Element[] elements, int maxOptionDepth)
           
 Trail[] OptionList.getTrails()
           
 

Constructors in com.fg.reconstructor with parameters of type Trail
TrailsOption(Trail head)