|
ColdSpring 2.0 - Narwhal
|
FRAMES
|
coldspring.beans.xml.config
Class
UtilNamespaceHandler
WEB-INF.cftags.component
coldspring.beans.xml.AbstractNamespaceHandler
coldspring.beans.xml.config.UtilNamespaceHandler
- All Implemented Interfaces:
-
NamespaceHandler
-
public class UtilNamespaceHandler
- extends AbstractNamespaceHandler
Namespace handler for the 'http://www.coldspringframework.org/schema/util' namespace
Constructor Summary |
init()
Constructor
|
Method Summary |
any |
getNameSpaces()
a single, list or array of string values that are the namespaces this handler manages the parsing for
|
struct<string,string> |
getSchemaLocations()
to give ColdSpring a map of remote Schemas to their local absolute paths
|
Methods inherited from class WEB-INF.cftags.component |
|
init
public init()
-
Constructor
getNameSpaces
public any getNameSpaces()
-
a single, list or array of string values that are the namespaces this handler manages the parsing for
- Overrides:
-
getNameSpaces
in class
AbstractNamespaceHandler
getSchemaLocations
public struct<string,string> getSchemaLocations()
-
to give ColdSpring a map of remote Schemas to their local absolute paths
- Overrides:
-
getSchemaLocations
in class
AbstractNamespaceHandler
|
ColdSpring 2.0 - Narwhal
|
FRAMES
|