net.fortuna.ical4j.model
Class AbstractContentFactory
java.lang.Object
net.fortuna.ical4j.model.AbstractContentFactory
- Direct Known Subclasses:
- ParameterFactoryImpl, PropertyFactoryImpl
public abstract class AbstractContentFactory
- extends Object
Abstract implementation of a content factory.
- Author:
- Ben Fortuna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factories
protected Map factories
AbstractContentFactory
public AbstractContentFactory()
- Default constructor.
allowIllegalNames
protected boolean allowIllegalNames()
- Returns:
Copyright © 2004-2007 Modularity. All Rights Reserved.