|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kefirsf.bb.EscapeXmlProcessorFactory
public class EscapeXmlProcessorFactory
The class for creating the escape xml special symbols processor. It's processor change:
& to & ' to ' < to < > to > " to "
| Method Summary | |
|---|---|
TextProcessor |
create()
Create the new XML escape symbols processor. |
static TextProcessorFactory |
getInstance()
Return instance of this class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static TextProcessorFactory getInstance()
public TextProcessor create()
create in interface TextProcessorFactoryTextProcessorFactory.create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||