All Downloads are FREE. Search and download functionalities are using the official Maven repository.

moxy.sonar-bindings.xml Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!--
 ~ Licensed to Marvelution under one or more contributor license 
 ~ agreements.  See the NOTICE file distributed with this work 
 ~ for additional information regarding copyright ownership.
 ~ Marvelution licenses this file to you under the Apache License,
 ~ Version 2.0 (the "License"); you may not use this file except
 ~ in compliance with the License.
 ~ You may obtain a copy of the License at
 ~
 ~  http://www.apache.org/licenses/LICENSE-2.0
 ~
 ~ Unless required by applicable law or agreed to in writing,
 ~ software distributed under the License is distributed on an
 ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 ~ KIND, either express or implied. See the License for the
 ~ specific language governing permissions and limitations
 ~ under the License.
 -->
<xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm">
	<xml-schema namespace="http://sonar.codehuas.org/wsclient" element-form-default="QUALIFIED" />
	<java-types>
		<java-type name="org.sonar.wsclient.services.Dependency" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Event" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Favourite" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Measure" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Metric" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Plugin" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Profile" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Property" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Resource" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Review" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Comment" xml-accessor-type="FIELD">
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Rule" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.RuleParam" xml-accessor-type="FIELD">
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Server" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Source" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.TimeMachine" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
		<java-type name="org.sonar.wsclient.services.Violation" xml-accessor-type="FIELD">
			<xml-root-element />
			<xml-type />
		</java-type>
	</java-types>
</xml-bindings>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy