public interface IExtractedValue<T extends java.io.Serializable>
IGlobalExtractionPhase
.Modifier and Type | Method and Description |
---|---|
T |
getAdditionalInformation()
Returns additional information that should be stored.
|
java.lang.String |
getUniformPath()
Returns the uniform path for this value.
|
java.lang.String |
getValue()
Returns the actual value.
|
java.lang.String getUniformPath()
java.lang.String getValue()
T getAdditionalInformation()