A C D E G H I O P R S T U V X

S

saveToFile(String) - Method in class pl.mbdev.xml.XmlTree
Saves this tree to some external file.
select(String) - Method in class pl.mbdev.mysql.SqlConnectedQuery
SELECT * FROM 'Table' WHERE column = 'value'
select(SqlConnection, String) - Static method in class pl.mbdev.mysql.SqlQuery
 
send(String) - Method in class pl.mbdev.xml.StreamSender
Sends a single line of text.
sendTo(PrintWriter) - Method in class pl.mbdev.openstage.openim.GuiIm
Send.
setDtdUrl(String) - Method in class pl.mbdev.xml.XmlTree
Sets DTD URL to a given value
setName(String) - Method in class pl.mbdev.xml.XmlTree
Sets name of this node.
setNickname(String) - Method in class pl.mbdev.openstage.openim.UserCredentials
 
setQueryType(SqlQuery.QueryType) - Method in class pl.mbdev.mysql.SqlQuery
 
setReceiver(String) - Method in class pl.mbdev.openstage.openim.InstantMessage
 
setShortNumber(String) - Method in class pl.mbdev.openstage.openim.UserCredentials
 
setValue(String) - Method in class pl.mbdev.xml.XmlTree
Sets the value of this node.
SqlConnectedQuery - Class in pl.mbdev.mysql
Copyright 2011 Mateusz Bysiek, mb@mbdev.pl, http://mbdev.pl/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
SqlConnectedQuery(SqlConnection) - Constructor for class pl.mbdev.mysql.SqlConnectedQuery
 
SqlConnectedQuery(SqlConnection, String) - Constructor for class pl.mbdev.mysql.SqlConnectedQuery
 
SqlConnectedQuery(SqlConnection, SqlQuery.QueryType, String) - Constructor for class pl.mbdev.mysql.SqlConnectedQuery
 
SqlConnection - Class in pl.mbdev.mysql
Copyright 2011 Mateusz Bysiek, mb@mbdev.pl, http://mbdev.pl/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
SqlConnection(SqlCredentials) - Constructor for class pl.mbdev.mysql.SqlConnection
 
SqlCredentials - Class in pl.mbdev.mysql
Credentials for a given MySQL server that can be loaded from and saved to local XML file.
SqlCredentials(XmlTree) - Constructor for class pl.mbdev.mysql.SqlCredentials
 
SqlCredentials(String, String, String, String) - Constructor for class pl.mbdev.mysql.SqlCredentials
 
SqlQuery - Class in pl.mbdev.mysql
Copyright 2011 Mateusz Bysiek, mb@mbdev.pl, http://mbdev.pl/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
SqlQuery(String) - Constructor for class pl.mbdev.mysql.SqlQuery
Creates new
SqlQuery(SqlQuery.QueryType, String) - Constructor for class pl.mbdev.mysql.SqlQuery
Creates new, fully prepared SQL query.
StreamReceiver - Class in pl.mbdev.xml
Used to receive lines of text.
StreamReceiver(InputStream) - Constructor for class pl.mbdev.xml.StreamReceiver
Constructs new stream receiver.
StreamSender - Class in pl.mbdev.xml
Used to send lines of text.
StreamSender(OutputStream) - Constructor for class pl.mbdev.xml.StreamSender
Creates new stream sender.

A C D E G H I O P R S T U V X