Package com.sun.corba.ee.impl.orb
Class ParserDataBase
java.lang.Object
com.sun.corba.ee.impl.orb.ParserDataBase
- All Implemented Interfaces:
ParserData
- Direct Known Subclasses:
NormalParserData
,PrefixParserData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sun.corba.ee.spi.orb.ParserData
addToParser, addToProperties
-
Field Details
-
propertyName
-
operation
-
fieldName
-
defaultValue
-
testValue
-
-
Constructor Details
-
ParserDataBase
-
-
Method Details
-
getPropertyName
- Specified by:
getPropertyName
in interfaceParserData
-
getOperation
- Specified by:
getOperation
in interfaceParserData
-
getFieldName
- Specified by:
getFieldName
in interfaceParserData
-
getDefaultValue
- Specified by:
getDefaultValue
in interfaceParserData
-
getTestValue
- Specified by:
getTestValue
in interfaceParserData
-