org.hccp.atom
Class QNames

java.lang.Object
  |
  +--org.hccp.atom.QNames

public class QNames
extends java.lang.Object

Created by IntelliJ IDEA. User: igb Date: Sep 27, 2005 Time: 9:12:53 PM To change this templates use File | Settings | File Templates.


Field Summary
static QName FEED
           
static QName TITLE
           
static QName TYPE
           
 
Constructor Summary
QNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FEED

public static final QName FEED

TITLE

public static final QName TITLE

TYPE

public static final QName TYPE
Constructor Detail

QNames

public QNames()