Class ValueHandler

All Implemented Interfaces:
com.google.common.base.Function<String,String>, Function<String,String>, InvocationContext<ParseSax.HandlerWithResult<String>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class ValueHandler extends TextFromSingleElementHandler<String>
See Also:
  • Constructor Details

    • ValueHandler

      @Inject protected ValueHandler(String elementName)
  • Method Details