| java.lang.Object com.sun.perseus.builder.SVGTinyModelFactory
SVGTinyModelFactory | public class SVGTinyModelFactory (Code) | | This ModelFactory implementation is initialized with all the handlers
necessary to handle SVG Tiny 1.1 content.
version: $Id: SVGTinyModelFactory.java,v 1.5 2006/04/21 06:36:12 st125089 Exp $ |
FOREIGN_OBJECT_REQUIRED_ATTRIBUTES | final public static String[] FOREIGN_OBJECT_REQUIRED_ATTRIBUTES(Code) | | List of required attributes for foreignObject.
|
getPrototypes | public static Vector getPrototypes(DocumentNode doc)(Code) | | Parameters: doc - the document for which the prototypes are built. a Vector with all the prototypes for SVG Tiny content. |
|
|