mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Small Javadoc fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1938 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
2b90a9e502
commit
376fd1a01c
2 changed files with 9 additions and 1 deletions
|
@ -247,6 +247,8 @@ public class ProviderManager {
|
|||
* </query>
|
||||
* </iq></pre>
|
||||
*
|
||||
* <p>Note: this method is generally only called by the internal Smack classes.
|
||||
*
|
||||
* @param elementName the XML element name.
|
||||
* @param namespace the XML namespace.
|
||||
* @return
|
||||
|
@ -269,6 +271,8 @@ public class ProviderManager {
|
|||
* </x>
|
||||
* </message></pre>
|
||||
*
|
||||
* <p>Note: this method is generally only called by the internal Smack classes.
|
||||
*
|
||||
* @param elementName
|
||||
* @param namespace
|
||||
* @return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue