Uses of Class
org.extex.pdf.api.action.GotoIdActionSpec

Packages that use GotoIdActionSpec
org.extex.pdf.api.action This package contains classes for action spec. 
 

Uses of GotoIdActionSpec in org.extex.pdf.api.action
 

Methods in org.extex.pdf.api.action with parameters of type GotoIdActionSpec
 java.lang.Object ActionVisitor.visitGotoId(GotoIdActionSpec spec)
          Visit a Goto action with id.