Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WordpressブログフォームのJavaコードから投稿や情報を取得する方法はありますか?
ありがとう!
XML-RPCクライアントが必要です。ApacheXML-RPCライブラリを使用できます。
ここにWordpressがサポートするAPIのリストがあります。
そして最後に、あなたが始めるための短いチュートリアル。
これを行うためのJavaライブラリは次のとおりです。
https://code.google.com/p/wordpress-java/
ここにサンプルコードが含まれています。