public interface IContentExtension extends IUAElement
Modifier and Type | Field and Description |
---|---|
static int |
CONTRIBUTION
Extension type for a contribution at an anchor.
|
static int |
REPLACEMENT
Extension type for element replacement.
|
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Returns the extension's content path (what to contribute into the
document).
|
String |
getPath()
Returns the extensions target path (what to extend).
|
int |
getType()
Returns the type of extension this is.
|
getChildren, isEnabled
static final int CONTRIBUTION
static final int REPLACEMENT
String getContent()
String getPath()
int getType()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.