org.jpublish
Interface XMLConstants

All Known Implementing Classes:
SiteContext, Page, ExtendedFileSystemRepository

public interface XMLConstants

XML constants for the JPublish namespace.

Author:
Anthony Eden

Field Summary
static org.jdom.Namespace NS
          The XML namespace for the JPublish namespace.
static java.lang.String NS_PREFIX
          The XML namespace prefix for the JPublish namespace.
static java.lang.String NS_URL
          The XML URL for the JPublish namespace.
 

Field Detail

NS_PREFIX

public static final java.lang.String NS_PREFIX
The XML namespace prefix for the JPublish namespace.

NS_URL

public static final java.lang.String NS_URL
The XML URL for the JPublish namespace.

NS

public static final org.jdom.Namespace NS
The XML namespace for the JPublish namespace.


Copyright (C) 2001 Anthony Eden. All Rights Reserved.