public final class IDValueMap extends Object
| Constructor and Description |
|---|
IDValueMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getPrefix() |
List<String> |
getReferenceList() |
void |
installOnModel(Model poModelImpl) |
boolean |
isActive() |
boolean |
verifySelfContained(String sHRefExpression,
String sNodeContainingHRef,
Node srcNode)
Logs a warning if the IDs in this list are not self-contained; meaning there
is a "use" reference for which no matching "id" attribute has been seen in the
given fragment tree.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved