org.apache.pluto.descriptors.services
Class Constants

java.lang.Object
  extended by org.apache.pluto.descriptors.services.Constants

public class Constants
extends Object

Since:
Mar 7, 2005
Version:
$Id: Constants.java 156636 2005-03-09 12:16:31Z cziegeler $

Field Summary
static String PORLTET_XML_PUBLIC_ID
           
static String PORTLET_XML_DTD
           
static String SCHEMA_LOCATION_FIRST_PART
           
static String SCHEMA_NAMESPACE_URI
           
static String SCHEMA_PREFIX
           
static String WEB_XML_DTD
           
static String WEB_XML_PUBLIC_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEB_XML_PUBLIC_ID

public static final String WEB_XML_PUBLIC_ID
See Also:
Constant Field Values

WEB_XML_DTD

public static final String WEB_XML_DTD
See Also:
Constant Field Values

SCHEMA_PREFIX

public static final String SCHEMA_PREFIX
See Also:
Constant Field Values

SCHEMA_NAMESPACE_URI

public static final String SCHEMA_NAMESPACE_URI
See Also:
Constant Field Values

SCHEMA_LOCATION_FIRST_PART

public static final String SCHEMA_LOCATION_FIRST_PART
See Also:
Constant Field Values

PORLTET_XML_PUBLIC_ID

public static final String PORLTET_XML_PUBLIC_ID
See Also:
Constant Field Values

PORTLET_XML_DTD

public static final String PORTLET_XML_DTD
See Also:
Constant Field Values


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.