|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentValueReference | |
|---|---|
| org.planx.xmlstore.references | |
| Uses of ContentValueReference in org.planx.xmlstore.references |
|---|
| Methods in org.planx.xmlstore.references that return ContentValueReference | |
|---|---|
ContentValueReference |
ReferenceListener.lookup(Node node)
Request a lookup of the value reference of a node. |
ContentValueReference |
AbstractReferenceListener.lookup(Node node)
|
static ContentValueReference |
ContentValueReference.reference(Node node,
ReferenceListener listener)
|
| Methods in org.planx.xmlstore.references that return types with arguments of type ContentValueReference | |
|---|---|
static Discriminator<ContentValueReference> |
ContentValueReference.getDiscriminator()
|
static Discriminator<ContentValueReference> |
ContentValueReference.getDiscriminator(Memory memory)
|
static Streamer<ContentValueReference> |
ContentValueReference.getStreamer()
|
| Methods in org.planx.xmlstore.references with parameters of type ContentValueReference | |
|---|---|
int |
ContentValueReference.compareTo(ContentValueReference vref)
|
void |
ReferenceListener.referenceComputed(Node node,
ContentValueReference vref)
Allow the listener to register a new mapping between a node and a value reference. |
void |
AbstractReferenceListener.referenceComputed(Node node,
ContentValueReference vref)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||