|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--mozile.Module
|
+--mozile.save.extract
| Nested Class Summary | |
<static class> |
mozile.save.extract.Instruction |
| Method Summary | |
<static> Element
|
extract(<Node> node, <Element> container)
Extract XML from HTML. |
<static> Array
|
parseInstructions(<String> string)
Takes the text content of an "xml" attribute and parses it into Instruction objects. |
| Method Detail |
<static> Element extract(<Node> node, <Element> container)
node - The element to start with.
container - The container to append extracted content to.
<static> Array parseInstructions(<String> string)
string - Text of Instructions.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||