File
Doc
Category
Size
Date
Package
GOMAttribute.java
API Doc
Apache Lucene 2.1.0
1217
Wed Feb 14 10:46:00 GMT 2007
org.apache.lucene.gdata.gom
GOMAttribute
public interface GOMAttribute implements GOMXmlEntity
This class is a object representation of a XML Attribute used in the GO-Model.
author
Simon Willnauer
Fields Summary
Constructors Summary
Methods Summary
public abstract
boolean
hasDefaultNamespace
()
return
true
if and only if this attribute has the default namespace, otherwise
false
Java Code Source