public class LiteralValue extends Literal implements Literal
| Constructor and Description |
|---|
LiteralValue(Value value) |
LiteralValue(Value value,
Object rawValue) |
public LiteralValue(Value value) throws RepositoryException
value - the JCR valueRepositoryException - if there is a problem obtaining the raw value from the supplied JCR value.public static Object rawValue(Value value) throws RepositoryException
RepositoryExceptionpublic Value getLiteralValue()
getLiteralValue in interface LiteralCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.