public class XMLDoxygenAPI
extends org.docgene.model.AbstractAPI
Modifier and Type | Field and Description |
---|---|
static short |
API_ATTRIBUTE
A link to an attribute.
|
static short |
API_CLASS
A link to a class.
|
static short |
API_METHOD
A link to a method.
|
static short |
API_STRUCT
A link to a struct.
|
altPath, altText, api, isResolved, location, member, path, text, url
TYPE_NONE
Constructor and Description |
---|
XMLDoxygenAPI(java.lang.String api)
Create a Doxygen API link.
|
XMLDoxygenAPI(java.net.URL location)
Create a Doxygen API link.
|
Modifier and Type | Method and Description |
---|---|
short |
getAPIType()
Return the API type.
|
java.lang.String |
getDeclaration()
Return the declaration ID of the element.
|
void |
setAPIType(short type)
Set the API type.
|
bind, bind, getAltPath, getAltText, getAPI, getAPILocation, getMember, getMemberPath, getPath, getShownPath, getText, getURL, hasAPI, hasAPILocation, isConstructor, isResolved, setAltPath, setConstructor, setMember, setMember, setPath
getCustomStyles, getLineNumber, isAbsolute, isValid, setCustomStyles, setLineNumber, setValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNotNullURL, getURLAsString, getURLAsString, getURLAsString
getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setInlinedStyle
public static final short API_CLASS
public static final short API_METHOD
public static final short API_STRUCT
public static final short API_ATTRIBUTE
public XMLDoxygenAPI(java.lang.String api)
api
- the Doxygen APIAPILocations.getDoxygenAPIs()
public XMLDoxygenAPI(java.net.URL location)
location
- the locationpublic java.lang.String getDeclaration()
public void setAPIType(short type)
type
- the API typepublic short getAPIType()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence