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

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

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

Classes in net.sf.jour.rt.view.config.impl that implement XMLSerializable
 class AccumulationImpl
           
 class AccumulationTypeImpl
           
 class AutoreloadImpl
           
 class AutoreloadTypeImpl
           
 class ClassesImpl
           
 class ClassesTypeImpl
           
 class ClassnamesImpl
           
 class ClassnamesTypeImpl
           
 class ExcludeImpl
           
 class ExcludeTypeImpl
           
 class FilterImpl
           
 class FilterTypeImpl
           
 class IncludeImpl
           
 class IncludeTypeImpl
           
 class JourViewImpl
           
 class JourViewTypeImpl
           
 class MethodsignatureImpl
           
 class MethodsignatureTypeImpl
           
 class MethodsImpl
           
 class MethodsTypeImpl
           
 class SignatureImpl
           
 class SignatureTypeImpl
           
 class TimeImpl
           
 class TimeTypeImpl
           
 class TrimImpl
           
 class TrimTypeImpl
           
 

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

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

Methods in net.sf.jour.rt.view.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.rt.view.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.