org.objectweb.jonas.webapp.jonasadmin.xml.xs
Class SchemaRestrictionsFactory
java.lang.Object
org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictionsFactory
public class SchemaRestrictionsFactory
- extends Object
A factory to create a schema restriction implementation.
- Author:
- Gregory Lapouchnian, Patrick Smith
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaRestrictionsFactory
public SchemaRestrictionsFactory()
getSchemaRestrictions
public SchemaRestrictions getSchemaRestrictions(int type)
- Return a new implementation of a schema restriction.
- Parameters:
type
- the type of archive.
- Returns:
- an instance of an implementation of schema restriction.
Copyright © 2007 OW2 Consortium. All Rights Reserved.