| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| SourceDecomposer | This class will decompose a file into a collection of GuardedBlock, GuardedBorder and PlainText objects. | 
| SourceDecomposer.GuardedBlock | For the input file, a GuardedBlock object will represent text, which cannot be modified in the NetBeans editor. | 
| SourceDecomposer.GuardedBorder | For the input file, a GuardedBorder object will represent a block where custom code can be entered in the NetBeans editor. | 
| SourceDecomposer.PlainText | For the input file, a PlainText object will represent text, which is not guarded. | 
| SourceDecomposerUtils | Utilities class for the SourceDecomposer. | 
| Exception Summary | |
| SourceDecomposerException | This is thrown if any error occurs while decomposing a file | 
| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||