A C D E F G H I J N O P R S T W X

O

ObjectCreationCallback - interface org.sapia.util.xml.confix.ObjectCreationCallback.
This interface is meant to be implemented by objects that are created by the Confix runtime, but are meant only for the sake of creating another object.
ObjectCreationException - exception org.sapia.util.xml.confix.ObjectCreationException.
Thrown when an object factory could not create a given object.
ObjectCreationException(String) - Constructor for class org.sapia.util.xml.confix.ObjectCreationException
Creates a new ObjectCreationException instance with the argument passed in.
ObjectCreationException(String, Throwable) - Constructor for class org.sapia.util.xml.confix.ObjectCreationException
Creates a new ObjectCreationException instance with the arguments passed in.
ObjectFactoryIF - interface org.sapia.util.xml.confix.ObjectFactoryIF.
This interface specifies the behavior of factories that create objects out of XML content.
ObjectHandlerIF - interface org.sapia.util.xml.confix.ObjectHandlerIF.
An instance of this interface handles objects that corresponds to given XML elements.
ObjectWrapperIF - interface org.sapia.util.xml.confix.ObjectWrapperIF.
An instance of this interface wrap an object that eventually "receives" method calls from ConfixProcessorIF instances.
onCreate() - Method in interface org.sapia.util.xml.confix.ObjectCreationCallback
Called by the Confix runtime when this instance has been created; allows it to return another object at its place.
org.sapia.util.xml - package org.sapia.util.xml
 
org.sapia.util.xml.confix - package org.sapia.util.xml.confix
 

A C D E F G H I J N O P R S T W X
Copyright © 2002 Sapia Open Source Software. All Rights Reserved.