org.java.plugin.registry
Interface Documentation.Reference
- Enclosing interface:
- Documentation
- public static interface Documentation.Reference
Documentation reference.
- Version:
- $Id: Documentation.java,v 1.1 2005/07/20 18:43:46 ddimon Exp $
getRef
public java.lang.String getRef()
- Returns:
- the reference as specified in manifest
getCaption
public java.lang.String getCaption()
- Returns:
- text to be used when making link for this reference
getDeclaringIdentity
public Identity getDeclaringIdentity()
- Returns:
- element, for which this documentation reference is provided
Copyright © 2004-2005 Dmitry Olshansky. All Rights Reserved.