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

java.lang.Object
  extended byorg.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl.CharacterClass
All Implemented Interfaces:
AttributeSetterImpl.ParameterClass
Enclosing class:
AttributeSetterImpl

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


Constructor Summary
private AttributeSetterImpl.CharacterClass()
           
 
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.CharacterClass

private AttributeSetterImpl.CharacterClass()
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