Package net.sf.eclipseexeditor.actions

Class Summary
FilterActionDelegate Eclipse action for running a (Unix-like) command filter over the selected text.
QuoteXMLFilterActionDelegate Eclipse action for replacing XML special characters in the selected region with escaped characters.
UnQuoteXMLFilterActionDelegate Eclipse action for replacing quoted XML special characters in the selected region with their raw characters.