2371744000

2371744000



Listing 5: ObjectFactory

1    public class ObjectFactory (

2    private finał static QName _Greetings_QNAME = new QName(""Greetings");

3    public ObjectFactory!) ()

4    /* Creale an inslance of CreelingLislType */

5    public GreetingListType createGreetingListTypeO

6    { return new GreetingListType!); )

7    public GreetingType createGreetingTypeO

8    { return new GreetingType!); }

10    @XmlEłementDecl(namespace = name = "Greetings")

11    public JAXBElement<GreetingListType> createGreetings(GreetingListType value)

12    ( return new JAXBElement<GreetingListType>(_Greetings_QNAME,

GreetingListType.class, nuli, value);    )

a Obiekt zawiera metody wytwórcze (ang. factory methods) dla każdego interfejsu zawartości i elemetu

• ObjectFactory pozwala tworzyć nowe instancje reprezentacji dokumentu XML



Wyszukiwarka

Podobne podstrony:
Ciong ■a—m Public Class Forml Private Sub bcnOblicz_Click(3yVal sender As Object, Dim Wyrazpoczatkow
public class ShopBrowser { private static Document
w1rys2 public class Person { private Strine name: VVVVVVVVVW WWWWA pńvate Strinę
Komputery public class Komputery { private String marka; private Procesor procesor; privat
l1fig2 public class Person { private String narne; private String id; public Person(String aNarne, n
Java - obiekt jako monitor - przykład public class Pojemnik { private boolean pusty = true; public s
l1fig2 public class Person { private String narne; private String id; public Person(String aName, na
IMAG0070 BggraHH ■pierw^SbT^ignl B▼    / Click □ Public Class Forml 0 Private Suto
19 p07 #include <stdio.h> class próba{ private: int *pi_Dane; public: próba(); -próba()
19 p08 #include <stdio.h> class próba { private: int *pi_Dane; public: próba(); -próba()
KlasyPo class Napis { private: const int m_cchTest; public: Napis(void) : m_cchTest(10){}}; Zgodnie
Po class Uwaga { private: int m_nLicznik; public: Uwaga(void) : m_nLicznik(1){} void UstawLicznik(in
}}; class NiePochodna{ private: int m_i; float m_f1; float m_f2; public: NiePochodnaO :

więcej podobnych podstron