Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla bug 121373 -- Enhancement of ModuleUtil:isValidDesign

-   Summary:
Added new method, checkModule() on ModuleUtil. The new method checks the input stream with given file name, and returns the flag showing the input stream is a library, a design or invalid. Return type of the method is int type.

 

- Bugzilla Bug (s) Resolved:
121373

 

- Description:
Enhancement of ModuleUtil:isValidDesign

 

- Tests Description :

- Files Edited:

src/org/eclipse/birt/report/model/api/ModuleUtil.java;

test/org/eclipse/birt/report/model/api/ModuleUtilTest.java;

test/org/eclipse/birt/report/model/api/input/InValidLibrary.xml;

test/org/eclipse/birt/report/model/api/input/InValidDesign.xml;


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

Best regards,

 

Jane Liu

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388

 


Back to the top