org.apache.jetspeed.container.namespace
Interface JetspeedNamespaceMapper

All Superinterfaces:
org.apache.pluto.util.NamespaceMapper
All Known Implementing Classes:
JetspeedNamespaceMapperImpl

public interface JetspeedNamespaceMapper
extends org.apache.pluto.util.NamespaceMapper

Jetspeed NamespaceMapper interface extension

Version:
$Id: JetspeedNamespaceMapper.java 188577 2005-05-17 15:57:13Z ate $
Author:
Ate Douma

Field Summary
static String DEFAULT_PREFIX
           
 
Method Summary
 String getPrefix()
           
 
Methods inherited from interface org.apache.pluto.util.NamespaceMapper
decode, encode, encode
 

Field Detail

DEFAULT_PREFIX

public static final String DEFAULT_PREFIX
See Also:
Constant Field Values
Method Detail

getPrefix

public String getPrefix()


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.