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
Interface AttributeSetterImpl.ParameterClass  view AttributeSetterImpl.ParameterClass download AttributeSetterImpl.ParameterClass.java

All Known Implementing Classes:
AttributeSetterImpl.BooleanClass, AttributeSetterImpl.CharacterClass, AttributeSetterImpl.StringClass, AttributeSetterImpl.StringConstructorClass, AttributeSetterImpl.ValueOfParameterClass
Enclosing interface:
AttributeSetterImpl

private static interface AttributeSetterImpl.ParameterClass


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)
           
 

Method Detail

matches

public java.lang.Object matches(java.lang.Class pClass)

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