Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.ws.jaxme.xs.parser.impl
Class AttributeSetterImpl.StringConstructorClass  view AttributeSetterImpl.StringConstructorClass download AttributeSetterImpl.StringConstructorClass.java

java.lang.Object
  extended byorg.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl.StringConstructorClass
All Implemented Interfaces:
AttributeSetterImpl.ParameterClass
Direct Known Subclasses:
AttributeSetterImpl.PrimitiveParameterClass
Enclosing class:
AttributeSetterImpl

private static class AttributeSetterImpl.StringConstructorClass
extends java.lang.Object
implements AttributeSetterImpl.ParameterClass


Constructor Summary
private AttributeSetterImpl.StringConstructorClass()
           
 
Method Summary
 void invoke(AttributeSetterImpl pAttributeSetter, java.lang.Object pBean, java.lang.String pValue, java.lang.reflect.Method pMethod, java.lang.Object pMethodObject, java.lang.String pQName)
           
 java.lang.Object matches(java.lang.Class pClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeSetterImpl.StringConstructorClass

private AttributeSetterImpl.StringConstructorClass()
Method Detail

matches

public java.lang.Object matches(java.lang.Class pClass)
Specified by:
matches in interface AttributeSetterImpl.ParameterClass

invoke

public void invoke(AttributeSetterImpl pAttributeSetter,
                   java.lang.Object pBean,
                   java.lang.String pValue,
                   java.lang.reflect.Method pMethod,
                   java.lang.Object pMethodObject,
                   java.lang.String pQName)
            throws org.xml.sax.SAXException
Specified by:
invoke in interface AttributeSetterImpl.ParameterClass