Re: WO 5.4 templateWithHTMLString ?
Re: WO 5.4 templateWithHTMLString ?
- Subject: Re: WO 5.4 templateWithHTMLString ?
- From: "Les Vogel" <email@hidden>
- Date: Tue, 20 Nov 2007 21:04:17 -1000
WOAssociationFactory is described in "WebObjects 5.4 Reference" JavaDoc, you probably could get by just passing:
WODefaultAssociationFactory.WOAssociationFactory()
and
WOMLDefaultNamespaceProvider.
WOMLDefaultNamespaceProvider()
Class WODefaultAssociationFactory
java.lang.Object
com.webobjects.appserver.WODefaultAssociationFactory
- All Implemented Interfaces:
-
WOAssociationFactory
public class WODefaultAssociationFactory
- extends Object
-
implements
WOAssociationFactory
Default implementation of WOAssociationFactory that implements
creating constant and keyvalue associations.
It implements no schemes.
- Since:
- 5.4
Class WOMLDefaultNamespaceProvider
java.lang.Object
com.webobjects.appserver.parser.woml.WOMLDefaultNamespaceProvider
- All Implemented Interfaces:
-
WOMLNamespaceProvider
public class WOMLDefaultNamespaceProvider
- extends Object
-
implements
WOMLNamespaceProvider
DefaultNamespaceProvider is a Map-based container for namespaces.
It maintains a map of namespace id mappings to namespaces in the
order in which they were added. The public getNamespacesById()
method provides the Map for adding or removing namespaces.
The WOMLNamespace.getNamespaces() method returns the collection
of WOMLNamespace objects in the order in which they were added.
On 11/20/07, Gaastra Dennis - WO Lists <
email@hidden> wrote:
Hi List:
The following method of WOComponent has been deprecated:
Now, we are recommended to use:
However, the new fields are not documented. Does anybody know what they should be? null?
With Kind Regards,
Chief Technology
Officer,
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Les Vogel
808 870-0418
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden