Uses of Class
com.sun.corba.se.spi.orb.PropertyParser
Packages that use PropertyParser
-
Uses of PropertyParser in com.sun.corba.se.impl.orb
Methods in com.sun.corba.se.impl.orb that return PropertyParserMethods in com.sun.corba.se.impl.orb with parameters of type PropertyParserModifier and TypeMethodDescriptionvoidNormalParserData.addToParser(PropertyParser parser) voidPrefixParserData.addToParser(PropertyParser parser) voidDataCollectorBase.setParser(PropertyParser parser) -
Uses of PropertyParser in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb that return PropertyParserModifier and TypeMethodDescriptionprotected abstract PropertyParserParserImplBase.makeParser()protected PropertyParserParserImplTableBase.makeParser()Methods in com.sun.corba.se.spi.orb with parameters of type PropertyParserModifier and TypeMethodDescriptionvoidParserData.addToParser(PropertyParser parser) voidDataCollector.setParser(PropertyParser parser) Set the parser which is used to obtain property names.