public class XMLDotNetAPI
extends org.docgene.model.AbstractAPI
Modifier and Type | Field and Description |
---|---|
static short |
API_CLASS
A link to a class.
|
static short |
API_DELEGATE
A link to a delegate.
|
static short |
API_ENUM
A link to an enum.
|
static short |
API_METHOD
A link to a method.
|
static short |
API_PROPERTY
A link to a property.
|
static short |
API_STRUCTURE
A link to a structure.
|
altPath, altText, api, isResolved, location, member, path, text, url
TYPE_NONE
Constructor and Description |
---|
XMLDotNetAPI()
Create a .NET API link to the default .NET 3.1 core API.
|
XMLDotNetAPI(java.lang.String api)
Create a .NET API link.
|
XMLDotNetAPI(java.net.URL location)
Create a .NET 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_PROPERTY
public static final short API_STRUCTURE
public static final short API_ENUM
public static final short API_DELEGATE
public XMLDotNetAPI()
APIsSpecs.NETCORE31
public XMLDotNetAPI(java.lang.String api)
api
- the .NET APIAPILocations.getDotNetAPIs()
public XMLDotNetAPI(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