Package com.sun.corba.se.spi.orb
Class ParserDataFactory
java.lang.Object
com.sun.corba.se.spi.orb.ParserDataFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParserDatamake(String propertyName, Operation operation, String fieldName, Object defaultValue, Object testValue, StringPair[] testData, Class componentType) static ParserDatamake(String propertyName, Operation operation, String fieldName, Object defaultValue, Object testValue, String testData)
-
Constructor Details
-
ParserDataFactory
public ParserDataFactory()
-
-
Method Details
-
make
-
make
public static ParserData make(String propertyName, Operation operation, String fieldName, Object defaultValue, Object testValue, StringPair[] testData, Class componentType)
-