|
XBRLAPIA Java API for XBRL |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Identifier | The fragment identifier interface is implemented by any class that is to be used by a SAX content handler to identify fragments. |
| Class Summary | |
|---|---|
| BaseIdentifier | The class implements the common methods for a fragment identifier. |
| GenericDocumentRootIdentifier | Identifies XML Schema fragments. |
| LanguageIdentifier | |
| ReferencePartIdentifier | Identifies reference part fragments. |
| SchemaIdentifier | Identifies XML Schema fragments. |
| XBRLIdentifier | Identifies fragments in the XBRL 2.1 namespace. |
| XBRLXLinkIdentifier | |
Each identifier identifies a specific kind of fragment.
The fragment identifiers can be loaded into the appropriate content handler and used to detect fragment types.
xbrlapi.org Java library providing XBRL functionality
Copyright (C) 2005, Geoffrey Shuetrim (geoff@galexy.net)
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License (http://www.gnu.org/licenses/lgpl.html), or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||