org.ozoneDB.core.xml
Interface ObjAttsFactory
- All Known Implementing Classes:
- OzoneObjAttsFactory
- interface ObjAttsFactory
Factory for the attributes of the first "obj"-tag.
- Author:
- SMB
Method Summary |
org.xml.sax.Attributes |
additionallyAtts(java.lang.Object obj)
Method for getting additional attributes in first obj-Tag. |
additionallyAtts
public org.xml.sax.Attributes additionallyAtts(java.lang.Object obj)
- Method for getting additional attributes in first obj-Tag.
- Parameters:
obj
- (the Object)
- Returns:
- AttributeList (a list of additionally attributes)
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.