JPF 1.5.1

Uses of Interface
org.java.plugin.registry.Documentation.Reference

Packages that use Documentation.Reference
org.java.plugin.registry This package contains framework registry API. 
org.java.plugin.tools.docgen JXP (Java scripted page) templates based documentation generator. 
org.java.plugin.tools.mocks Simple mock classes to be used in unit tests. 
 

Uses of Documentation.Reference in org.java.plugin.registry
 

Methods in org.java.plugin.registry that return types with arguments of type Documentation.Reference
 java.util.Collection<Documentation.Reference<T>> Documentation.getReferences()
           
 

Uses of Documentation.Reference in org.java.plugin.tools.docgen
 

Methods in org.java.plugin.tools.docgen with parameters of type Documentation.Reference
 java.lang.String DocGenerator.Tool.getLink(Documentation.Reference<?> ref)
           
 

Uses of Documentation.Reference in org.java.plugin.tools.mocks
 

Methods in org.java.plugin.tools.mocks that return types with arguments of type Documentation.Reference
 java.util.Collection<Documentation.Reference<T>> MockDocumentation.getReferences()
           
 

Methods in org.java.plugin.tools.mocks with parameters of type Documentation.Reference
 MockDocumentation<T> MockDocumentation.addReference(Documentation.Reference<T> reference)
           
 


JPF 1.5.1

Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.