Uses of Interface
net.sf.jour.config.impl.runtime.XMLSerializable

Packages that use XMLSerializable
net.sf.jour.config.impl   
net.sf.jour.config.impl.runtime   
 

Uses of XMLSerializable in net.sf.jour.config.impl
 

Classes in net.sf.jour.config.impl that implement XMLSerializable
 class AspectImpl
           
 class AspectTypeImpl
           
 class JourImpl
           
 class JourTypeImpl
           
 class PointcutImpl
           
 class PointcutTypeImpl
           
 class TypedefImpl
           
 

Uses of XMLSerializable in net.sf.jour.config.impl.runtime
 

Subinterfaces of XMLSerializable in net.sf.jour.config.impl.runtime
 interface ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
 

Methods in net.sf.jour.config.impl.runtime that return XMLSerializable
 XMLSerializable GrammarInfoImpl.castToXMLSerializable(java.lang.Object o)
           
 XMLSerializable GrammarInfoFacade.castToXMLSerializable(java.lang.Object o)
           
 XMLSerializable GrammarInfo.castToXMLSerializable(java.lang.Object o)
           
 

Methods in net.sf.jour.config.impl.runtime with parameters of type XMLSerializable
 java.lang.String ValidationContext.onID(XMLSerializable owner, java.lang.String value)
           
 java.lang.String ValidationContext.onIDREF(XMLSerializable referer, java.lang.String value)
           
 



Copyright © 2004 sourceforge. All Rights Reserved.