|
Oxygen XML Editor 14.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ReferencesCustomizerContains methods for customizing the Input URL Choosers and for computing relative paths from URLs in an implementation specific manner.
| Method Summary | |
|---|---|
void |
addInputURLChooserCustomizer(InputURLChooserCustomizer inputURLChooserCustomizer)
Adds a customizer which can modify the list of "Browse" actions. |
void |
addRelativeReferencesResolver(java.lang.String protocol,
RelativeReferenceResolver resolver)
Add a relative reference resolver for a certain URL protocol. |
| Method Detail |
|---|
void addInputURLChooserCustomizer(InputURLChooserCustomizer inputURLChooserCustomizer)
inputURLChooserCustomizer - The input URL chooser customizer.
void addRelativeReferencesResolver(java.lang.String protocol,
RelativeReferenceResolver resolver)
protocol - The URL protocol for which you want to take control over the relativization.resolver - The custom resolver.
|
Oxygen XML Editor 14.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||