Uses of Class
com.hlcl.rql.hip.as.PhysicalPage

Packages that use PhysicalPage
com.hlcl.rql.hip.as   
 

Uses of PhysicalPage in com.hlcl.rql.hip.as
 

Methods in com.hlcl.rql.hip.as that return PhysicalPage
 PhysicalPage TextFinderResult.getFoundPhysicalPage()
          Liefert die PhysicalPage zu den Suchbegriffen.
 PhysicalPage PhysicalPage.morphInto(Page page)
          Returns a new physical page for the given page.
 

Constructors in com.hlcl.rql.hip.as with parameters of type PhysicalPage
TextFinderResult(PhysicalPage physicalPage, java.util.Set found)
          Construct a text finder result combining the page together with the search results.