|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.batavia.xbrl.conformance.dimension.ConformanceTest
public class ConformanceTest
/**
ConformanceTest application that runs the TestCases and TestCaseVariations that are part of the XBRL 2.1 conformance suite.
This is an application. It uses the TestRunnerFactory to obtain an implementation for the TestRunner interface.
Usage:
Java com.batavia.xbrl.conformance.ConformanceTest
Copyright(c) 2005 BATAVIA XBRL BV. All rights reserved.
www.batavia-xbrl.com
Redistribution in source forms, with or without modification, is never permitted.
Use off source forms and or redistribution and use in binary forms, with or without modification, are permitted provided that the following conditions are met:
1. A LICENSE AGREEMENT IS COMPULSORY Anyone (business, government, institution or person) who uses source forms or redistributes and or uses binary forms of this software, with or without modification, has to have a written license agreement with BATAVIA XBRL BV in which BATAVIA XBRL gives permission to do so.
Anyone who as first and before such becomes public knowledge informs only BATAVIA XBRL BV of unlicensed use and or redistribution of this software and provides BATAVIA XBRL BV with legal proof to seek legal action for damages is rewarded 10%, or an even share of 10% if more persons disclose information related to the same use and or redistribution, of the eventually paid damages in relation to that actions. please contact info@batavia-xbrl.com
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes Batavia-XBRL software developed by BATAVIA XBRL BV (http://www.batavia-xbrl.com/)." Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.
4. The names "Batavia" and "BATAVIA XBRL BV" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact info@batavia-xbrl.com
5. Products derived from this software may not be called "Batavia", nor may "Batavia" appear in their name, without prior written permission of BATAVIA XBRL BV.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BATAVIA XBRL BV BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
www.batavia-xbrl.com
| Constructor Summary | |
|---|---|
ConformanceTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Application main method. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConformanceTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
Usage:
Java com.batavia.xbrl.conformance.ConformanceTest
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||