public interface TextValue
TextValue
represents a serialized property value read
from a System or Document View XML document.Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose this value, i.e.
|
InternalValue |
getInternalValue(int type) |
Value |
getValue(int type,
NamePathResolver resolver) |
Value getValue(int type, NamePathResolver resolver) throws ValueFormatException, RepositoryException
InternalValue getInternalValue(int type) throws ValueFormatException, RepositoryException
void dispose()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.