|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jivesoftware.smackx.provider.EmbeddedExtensionProvider
org.jivesoftware.smackx.provider.SimpleNodeProvider
public class SimpleNodeProvider
Parses simple elements that only contain a node attribute. This is common amongst many of the
elements defined in the pubsub specification. For this common case a NodeExtension
is returned.
Constructor Summary | |
---|---|
SimpleNodeProvider()
|
Method Summary |
---|
Methods inherited from class org.jivesoftware.smackx.provider.EmbeddedExtensionProvider |
---|
parseExtension |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleNodeProvider()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |