org.java.plugin.registry.xml
Class ParameterValueParser
java.lang.Object
org.java.plugin.registry.xml.ParameterValueParser
public class ParameterValueParser
- extends java.lang.Object
Changed visibility to public to allow usage within the annotation extensions.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterValueParser
public ParameterValueParser(PluginRegistry registry,
ExtensionPoint.ParameterDefinition definition,
java.lang.String rawValue)
getValue
public java.lang.Object getValue()
getParsingMessage
public java.lang.String getParsingMessage()
isParsingSucceeds
public boolean isParsingSucceeds()
Copyright © 2010. All Rights Reserved.