Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8089333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:21:48+00:00 2026-06-05T19:21:48+00:00

i try to use TBXML and getting this error TBXML class method +tbXMLWithURL not

  • 0

i try to use TBXML and getting this error

TBXML “class method +tbXMLWithURL not found”

I try as in the example

- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{

    TBXML * tbxml = [[TBXML tbxmlWithURL:[NSURL URLWithString:@"http://www.w3schools.com/XML/note.xml"]] retain];    


}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T19:21:49+00:00Added an answer on June 5, 2026 at 7:21 pm

    You have two different things in your code and in your error:

    TBXML “class method +tbXMLWithURL not found”

    in your code:

    TBXML * tbxml = [[TBXML tbxmlWithURL:[NSURL
    URLWithString:@”http://www.w3schools.com/XML/note.xml”]] retain];

    From the TBXML api:

    - (id)initWithURL:(NSURL*)aURL Instantiates a TBXML object then downloads and parses an XML file for the given URL. The following code
    instantiates a TBXML object and parses the note.xml file from
    w3schools.com.

    What I think you want:

    TBXML *tbxml = [[TBXML alloc] initWithURL:[NSURL URLWithString:@"http://www.w3schools.com/XML/note.xml"]];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am getting the below error when I try to use Xstream to marshal
Try to use npm install libxml and an error : Failed at the libxml@0.0.5
i try to use confirm box but it does not work after 'OK' pressing
I try to use XDocument (XML Linq) to save and load classes. For this
I find this example: ofstream ofstr(output.yaml); YAML::Emitter out(ofstr); out << some_large_document; // not necessary
I am getting error when I try to execute the simple tinylibxml program. OS
i have try TBXML in iOS 5.. but as you know, autorelease is not
Hi i try use Nlog in with caliburn micro, I have use this tutorial
how to generate random number in this code? I try use $RANDOM, but the
I need tree file at my asp.net site. For getting icons I try use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.